We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24cee46 commit d4c362bCopy full SHA for d4c362b
CHANGELOG.md
@@ -58,7 +58,8 @@ END_UNRELEASED_TEMPLATE
58
to the package path. This is enabled via the
59
`# gazelle:experimental_allow_relative_imports` true directive ({gh-issue}`2203`).
60
* (gazelle) Types for exposed members of `python.ParserOutput` are now all public.
61
-* (gazelle) Remove entry point file requirements when generating rules.
+* (gazelle) Removed the requirement for `__init__.py`, `__main__.py`, or `__test__.py` files to be
62
+ present in a directory to generate a `BUILD.bazel` file.
63
64
{#v0-0-0-fixed}
65
### Fixed
0 commit comments