villebro commented on code in PR #31262:
URL: https://github.com/apache/superset/pull/31262#discussion_r1884184049


##########
docs/docs/contributing/howtos.mdx:
##########
@@ -571,13 +571,9 @@ pybabel compile -d superset/translations
 
 ### Python
 
-We use [Pylint](https://pylint.org/) and 
[ruff](https://github.com/astral-sh/ruff)
-for linting which can be invoked via:
+We [ruff](https://github.com/astral-sh/ruff) for linting which can be invoked 
via:

Review Comment:
   Unless `ruff` has reached verb-status, I think this is a typo 😁 
   ```suggestion
   We use [ruff](https://github.com/astral-sh/ruff) for linting which can be 
invoked via:
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to