Yaswant Pradhan (@yaswant) is proposing that we standardise on ruff as our linter and formatter. Testing shows that fab already complies with the linter, but changes are required to update the formatting. To minimise the impact of the change, we should:
I suggest we adhere to the ruff/black default line length as justified in the black documentation.
Yaswant Pradhan (@yaswant) is proposing that we standardise on ruff as our linter and formatter. Testing shows that fab already complies with the linter, but changes are required to update the formatting. To minimise the impact of the change, we should:
.git-blame-ignore-revsin the root of the repository and add the commit hash of the reformatting release, to ensure thatgit blameis continues to work as expectedI suggest we adhere to the ruff/black default line length as justified in the black documentation.