Skip to content

Conversation

@ArthurMor4is
Copy link
Owner

  • Replaced Flake8 and Black with Ruff for linting and code formatting in the Makefile.
  • Updated pyproject.toml to include Ruff and removed dependencies on Black, Isort, and Flake8.
  • Adjusted the Makefile to include a new lint-fix target for automatic linting corrections.
  • Enhanced the duplicate logic detector script by refining data types and improving code structure.
  • Updated tests to reflect changes in the data structures and ensure compatibility with the new linting tool.

- Replaced Flake8 and Black with Ruff for linting and code formatting in the Makefile.
- Updated pyproject.toml to include Ruff and removed dependencies on Black, Isort, and Flake8.
- Adjusted the Makefile to include a new lint-fix target for automatic linting corrections.
- Enhanced the duplicate logic detector script by refining data types and improving code structure.
- Updated tests to reflect changes in the data structures and ensure compatibility with the new linting tool.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants