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 1387a89 commit ec8a74bCopy full SHA for ec8a74b
CHANGELOG.md
@@ -75,6 +75,8 @@ Unreleased changes template.
75
are now printing more details and include the currently active flag
76
values. Fixes [#2466](https://github.com/bazelbuild/rules_python/issues/2466).
77
* (py_proto_library) Fix import paths in Bazel 8.
78
++ (gazelle) Gazelle no longer ignores `setup.py` files by default. To restore
79
+ this behavior, apply the `# gazelle:python_ignore_files setup.py` directive.
80
81
[pep-695]: https://peps.python.org/pep-0695/
82
0 commit comments