Closed xbarra closed 3 months ago
Following the discussion in #111 I configured ruff as linter and formatter, removing the others.
I am commenting the markdown pre-commit until #94 is fixed
Out of interest @xbarra is this PR rebased onto my commit? I'm surprised to see so many formatting changes, especially as my PR did a lot of it, I'd only expect a few files from the black/ruff differences
Out of interest @xbarra is this PR rebased onto my commit? I'm surprised to see so many formatting changes, especially as my PR did a lot of it, I'd only expect a few files from the black/ruff differences
@ciaransweet It is rebased. The formatting changes are because the configuration in pyproject.toml adds several rules.
Out of interest @xbarra is this PR rebased onto my commit? I'm surprised to see so many formatting changes, especially as my PR did a lot of it, I'd only expect a few files from the black/ruff differences
@ciaransweet It is rebased. The formatting changes are because the configuration in pyproject.toml adds several rules.
Gotcha, thanks!
Co-authored-by: Arfima Dev dev@arfima.com Signed-off-by: Xavier Barrachina Civera xbarrachina@arfima.com