Skip to content

Commit

Permalink
Tables were formatted incorrectly (bazel-contrib#1125)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfd authored Oct 28, 2021
1 parent a31d764 commit aa44ca6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,9 @@ Subdirectories will be processed recursively.

The following flags are accepted:

+===================================================================+========================================+
| **Name** | **Default value** |
+-------------------------------------------------------------------+----------------------------------------+
| **Name** | **Default value** |
+===================================================================+========================================+
| :flag:`-build_file_name file1,file2,...` | :value:`BUILD.bazel,BUILD` |
+-------------------------------------------------------------------+----------------------------------------+
| Comma-separated list of file names. Gazelle recognizes these files as Bazel |
Expand Down Expand Up @@ -456,7 +456,7 @@ The following flags are accepted:
| Selects languages for which to compose and index rules. |
| |
| By default, all languages that this Gazelle was built with are processed. |
+===================================================================+========================================+
+-------------------------------------------------------------------+----------------------------------------+

.. _Predefined plugins: https://github.com/bazelbuild/rules_go/blob/master/proto/core.rst#predefined-plugins

Expand Down

0 comments on commit aa44ca6

Please sign in to comment.