Skip to content

Conversation

@sorairolake
Copy link
Contributor

@sorairolake sorairolake commented Jan 31, 2026

The code formatter and linter can be run locally as follows:

# Run linter
$ npx @biomejs/biome lint
# Run code formatter
$ npx @biomejs/biome format --write

This pull request combines both the code formatter and linter into a single tool, so files related to ESLint are removed. Also, since Travis CI1 does not seem to be used, so remove files related to it.

Partially solves #290

Footnotes

  1. .travis.yml defines flake8 and eslint.

@sorairolake sorairolake force-pushed the feature/biome branch 3 times, most recently from ceda3a4 to 5cfe4e2 Compare January 31, 2026 04:49
@sorairolake
Copy link
Contributor Author

Moving to #293

@sorairolake sorairolake deleted the feature/biome branch January 31, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant