bazel-linting-system
bazel-linting-system copied to clipboard
πΏπ Experimental system for registering, configuring, and invoking source-code linters in Bazel.
I'd like to know the recommended environment to run the example. e.g., the operating system, the bazel version. I am on macOS 11.6, intel chip, with bazel version 4.2. I...
When using lint black it creates a __linting_system folder in the bazel-out, but when copying these files to the original folder with ```sh bazel run @linting_system//:apply_changes -- \ "$(git rev-parse...
### Description Below is a compatibility table. It includes the top 25 TIOBE languages and relevant languages from 25-50 (eg. Scala). For these languages, the table shows _Bazel Support_ which...
I don't think it'd cause any bugs, but I'm not sure remote-caching these linter actions is that useful.
### Description Currently this project just edits the source. It can't say what was wrong or _why_ it was wrong. Implementing this could easily make the `linter` rule awkward to...
### Description Currently this project is going outputting a full mirror of the source code it lints. In cases where there are no linting errors across a workspace then the...