mirror of https://github.com/pulumi/pulumi.git
86a16d92e8
Replace pylint and black with Ruff. Ruff is a lot faster and combines both linting and formatting. It also has [very good editor integration](https://docs.astral.sh/ruff/editors/setup/) via https://github.com/astral-sh/ruff-lsp. The formatting is mostly compatible with black, and only introduces some minor changes. A lot of the removed `pylint: XXX` comments where noops when linting with pylint, most likely to due to updates to pylint catching more false positives. --------- Co-authored-by: Justin Van Patten <jvp@justinvp.com> |
||
---|---|---|
.. | ||
brew.sh | ||
get-job-matrix.py | ||
get-language-providers.sh | ||
get-pulumi-watch.sh | ||
get-version | ||
go-test.py | ||
go-update.sh | ||
go-wrapper.sh | ||
integration_test_subsets.py | ||
normpath | ||
prep-for-goreleaser.sh | ||
publish_npm.sh | ||
pulumi-version.sh | ||
retry | ||
reversion.js | ||
set-version.py | ||
tidy.sh | ||
versions.sh |