I'm noticing PRs fixing formatting issues, likely because of editor autofix settings. I'm adding linting for those files directly to our lint setup, and autofixing all issues in bulk, in the hope of making future PRs to these files easier to read (and easier to contribute!)
I'm noticing PRs fixing formatting issues, likely because of editor autofix settings. I'm adding linting for those files directly to our lint setup, and autofixing all issues in bulk, in the hope of making future PRs to these files easier to read (and easier to contribute!)