AI-SDC / ACRO

Tools for the Automatic Checking of Research Outputs. These are the tools for researchers to use as drop-in replacements for commands that produce outputs in Stata Python and R
MIT License
15 stars 2 forks source link

add basic ruff formating/linting #210

Closed rpreen closed 3 months ago

rpreen commented 3 months ago

Adds basic Ruff formatter/linter to pre-commit.

Ruff can replace most of the Python tools we use: source formatting, linting, etc.