glotzerlab / gsd

Read and write GSD files for use with HOOMD-blue.
http://gsd.readthedocs.io
BSD 2-Clause "Simplified" License
25 stars 7 forks source link

Switch from flake8/yapf to ruff #317

Closed joaander closed 9 months ago

joaander commented 9 months ago

Description

Replace the flake8 and yapf configurations with a ruff configuration.

Motivation and Context

Perform more style checks and format the code in less time.

How Has This Been Tested?

pre-commit.ci

Checklist: