Jeremy Stretch
|
fc0acb020f
|
Merge main into feature
|
2025-04-10 17:17:21 -04:00 |
|
Jeremy Stretch
|
343a4af591
|
Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067)
* Enable E501 rule
* Configure ruff formatter
* Reformat migration files to fix line length violations
* Fix various E501 errors
* Move table template code to template_code.py & ignore E501 errors
* Reformat raw SQL
|
2024-11-21 15:58:11 -05:00 |
|
Jeremy Stretch
|
a183048891
|
Closes #17951: Extend Ruff ruleset
|
2024-11-07 11:52:02 -05:00 |
|
Jeremy Stretch
|
7ac6dff96d
|
Closes #17733: Replace pycodestyle with ruff (#17734)
* Resolve F541 errors
* Resolve F841 errors
* Resolve F811 errors
* Resolve F901 errors
* Resolve E714 errors
* Ignore F821 errors for GraphQL mixins
* Replace pycodestyle with ruff
* Move ignores to ruff.toml
|
2024-10-11 07:43:46 -04:00 |
|