Skip to content

Commit 19baabb

Browse files
authored
README: add Apache Superset to project list (#11136)
## Summary Stoked to have found` ruff` and migrated over - quick testimonial -> > Our smooth and fast migration to ruff allowed us to deprecate 4+ other disjointed tools (pycln, pyupgrade, black, isort, flake8) that each had their own CLI subcommands, different enabling/disabling semantics, and pre-commit hooks. I can't wait to add pylint to the list. It's such a no brainer to replace all this with the Ferrari of linters.`--add-no-qa` and `--ignore-noqa` are so convenient, but `--fix` takes it home!
1 parent cee38f3 commit 19baabb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ times faster than any individual tool.
5050
Ruff is extremely actively developed and used in major open-source projects like:
5151

5252
- [Apache Airflow](https://github.com/apache/airflow)
53+
- [Apache Superset](https://github.com/apache/superset)
5354
- [FastAPI](https://github.com/tiangolo/fastapi)
5455
- [Hugging Face](https://github.com/huggingface/transformers)
5556
- [Pandas](https://github.com/pandas-dev/pandas)

0 commit comments

Comments
 (0)