-
Couldn't load subscription status.
- Fork 240
Open
Description
Hi, I want to add some CI to the codebase to check the code style and do some static analyze. I plan to use ruff , it will bring these benefits:
- The code style of the current repository is inconsistent and difficult to read, formatting can alleviate this. I will also appropriately modify the format config file based on the current code to make minimal changes.
- avoid some minor issues, such as duplicate keys in a dictionary
- Optimize the experience for other contributors, for example (if you use vscode and have installed the plugin, and sometimes you press ctrl-c, auto-save will automatically format the code, which is quite annoying)
Is any suggestions or comments?
lazyparser
Metadata
Metadata
Assignees
Labels
No labels