Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/aspect-build/rules_lint

Run static analysis tools with Bazel
https://github.com/aspect-build/rules_lint

[Bug]: format_test has error FIX_TARGET

hunshcn opened this issue 8 months ago
chore: bump example to bazel-lib 2.7.5

gregmagolan opened this pull request 8 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 8 months ago
docs(format): include API docs for each language/tool

alexeagle opened this pull request 8 months ago
chore(deps): example update to rules_js2 RC

alexeagle opened this pull request 8 months ago
feat: print better command to fix format check fails

alexeagle opened this pull request 8 months ago
feat(format): add SCSS and Less as CSS variants

alexeagle opened this pull request 8 months ago
chore: bump example to rules_js 2.0.0-alpha.7

gregmagolan opened this pull request 8 months ago
chore: upgrade example to eslint 9

alexeagle opened this pull request 8 months ago
[Bug]: _typings produces no files

Zemnmez opened this issue 8 months ago
feat: format.sh has same behavior with arguments

mrmeku opened this pull request 8 months ago
[FR]: Add formatting support for SCSS and Less

SanseroGames opened this issue 8 months ago
[FR]: Add formatting support for `.vue` files

SanseroGames opened this issue 8 months ago
docs: clarify warning vs error

alexeagle opened this pull request 8 months ago
chore: Real time instead of user time when formatting

honnix opened this pull request 8 months ago
[FR]: Use LSP to support more languages

jsharpe opened this issue 8 months ago
feat: eslint and ruff should operate in quiet mode

ewhauser opened this pull request 8 months ago
chore: remove old ruff versions

alexeagle opened this pull request 8 months ago
Use explicit labels to allow using from other repositories

calebzulawski opened this pull request 8 months ago
feat: add rustfmt

alexeagle opened this pull request 8 months ago
fix(format): Skip files with skip-worktree bit set

honnix opened this pull request 8 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 8 months ago
fix: lint.sh pass norun_validations

alexeagle opened this pull request 8 months ago
[FR]: Improve format.check error message

jfirebaugh opened this issue 8 months ago
feat(ruff): check with --quiet, upgrade and bring it to multitool

hunshcn opened this pull request 8 months ago
[FR]: make ruff -q default and upgrade it

hunshcn opened this issue 8 months ago
refactor: produce report and exit code in the same action with fixes

alexeagle opened this pull request 8 months ago
chore: don't cancel concurrent main builds

gregmagolan opened this pull request 8 months ago
feat(lint): plumb exit codes as outputs rather than dropping them

alexeagle opened this pull request 8 months ago
Add support for `ktlint fix` with `-F`

smocherla-brex opened this pull request 8 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 8 months ago
[Bug]: `buf` configuration does not respect ignores

SpencerC opened this issue 8 months ago
chore: compatibility with rules_js 2

alexeagle opened this pull request 8 months ago
ktlint: Add option to use custom rulesets

smocherla-brex opened this pull request 9 months ago
docs: Show how to integrate a prettier plugin

mrmeku opened this pull request 9 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 9 months ago
fix: use `allow_files` in `lint_ruff_aspect`

lpulley opened this pull request 9 months ago
chore: add sh_test for ls-files function

alexeagle opened this pull request 9 months ago
feat(lint): Add Kotlin linter using `ktlint`

smocherla-brex opened this pull request 9 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 9 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 9 months ago
[FR]: Kotlin linter

smocherla-brex opened this issue 9 months ago
fix: pass flag to shfmt to ignore passed files in check mode

daewok opened this pull request 9 months ago
feat(format): Add ability to ignore files

mrmeku opened this pull request 9 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 9 months ago
[FR]: lint Go code

alexeagle opened this issue 9 months ago
feat: remove golangci-lint

alexeagle opened this pull request 9 months ago
Update flake8 docs

codrin-lanterne opened this pull request 9 months ago
[Bug]: generated code will be format. (.go)

hunshcn opened this issue 9 months ago
docs: update install docs for non-multitool linters

alexeagle opened this pull request 9 months ago
refactor: bring linters under rules_multitool

alexeagle opened this pull request 9 months ago
chore(deps): update terraform to latest

alexeagle opened this pull request 9 months ago
[Bug]: 0.16.0 not found in registry

hunshcn opened this issue 9 months ago
fix: format[_test] macros handle common attrs

alexeagle opened this pull request 9 months ago
[Bug]: Visibility argument to format_multirun causes error

IamXander opened this issue 9 months ago
feat(format): expose print_command and change default to False

alexeagle opened this pull request 9 months ago
[Bug]: all formatters appear to run on all files

alexeagle opened this issue 9 months ago
feat: shellcheck apply fixes

alexeagle opened this pull request 9 months ago
docs: add 'how to add formatter'

alexeagle opened this pull request 9 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 9 months ago
chore: test on Bazel 7

alexeagle opened this pull request 9 months ago
chore: update docs for 1.0

alexeagle opened this pull request 9 months ago
feat: format_test

hunshcn opened this pull request 10 months ago
feat: provide a default for Terraform formatter

alexeagle opened this pull request 10 months ago
chore: add terraform_linux_aarch64

hunshcn opened this pull request 10 months ago
docs: indicate how to configure formatters

alexeagle opened this pull request 10 months ago
fix(format): don't bail check mode on first error

alexeagle opened this pull request 10 months ago
chore: fix ci, need newer bazel_features version

alexeagle opened this pull request 10 months ago
chore: upgrade rules_multitool for WORKSPACE users

alexeagle opened this pull request 10 months ago
Revert "Revert "Use multirun (#160)" (#171)"

alexeagle opened this pull request 10 months ago
Update lint.sh

alexeagle opened this pull request 10 months ago
chore: update aspect-cli to latest

alexeagle opened this pull request 10 months ago
[Bug]: lint.sh stops on first issue on Windows

peakschris opened this issue 10 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 10 months ago
[Bug]: how do prettier plugins work?

shinypb opened this issue 10 months ago
[FR]: make formatter's --mode check to be a test rule

hunshcn opened this issue 10 months ago
fix(example): demonstrate use of type definitions in eslint aspect

jgao54 opened this pull request 10 months ago
ruff: force exclude honoring in check mode too

alexeagle opened this pull request 10 months ago
Revert "Use multirun (#160)"

alexeagle opened this pull request 10 months ago
[Bug]: 0.14 release broke formatter accepting file arguments

alexeagle opened this issue 10 months ago
fix: guard lookups into DEFAULT_TOOL_LABELS

alexeagle opened this pull request 10 months ago
[FR]: Add Yamllint

SpencerC opened this issue 10 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 10 months ago
chore: upgrade rules_proto

alexeagle opened this pull request 10 months ago
refactor: use an explicit flag rather than attr_attribute

alexeagle opened this pull request 10 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 10 months ago
Changes by create-pull-request action

github-actions[bot] opened this pull request 10 months ago
feat: use rules_multitool

alexeagle opened this pull request 11 months ago
Use multirun

alexeagle opened this pull request 11 months ago
refactor: break up tools/ into tools/format and tools/lint

alexeagle opened this pull request 11 months ago
Lint prefix

alexeagle opened this pull request 11 months ago
chore: remove protobuf repo from deps

alexeagle opened this pull request 11 months ago
1.0 api review

alexeagle opened this issue 11 months ago
[Bug]: Restore HCL language

alexeagle opened this issue 11 months ago