Skip to content

Replace colint with ruff and dprint - #3

Merged
davide1992-light merged 1 commit into
secomind:masterfrom
mattiabaro98:remove-colint
Aug 25, 2026
Merged

Replace colint with ruff and dprint#3
davide1992-light merged 1 commit into
secomind:masterfrom
mattiabaro98:remove-colint

Conversation

@mattiabaro98

Copy link
Copy Markdown
  • Removed colint and its custom GitHub action.
  • Added Makefile to manage isolated linting via .venv-lint.
  • Configured Ruff (pyproject.toml) and dprint (dprint.json) rules.
  • Updated GitHub Actions workflow to run make lint.
  • Fixed minor docstring and complexity issues in runner.py and examples to pass new checks.

- Removed colint and its custom GitHub action.
- Added Makefile to manage isolated linting via .venv-lint.
- Configured Ruff (pyproject.toml) and dprint (dprint.json) rules.
- Updated GitHub Actions workflow to run `make lint`.
- Fixed minor docstring and complexity issues in runner.py and examples to pass new checks.

Signed-off-by: mattiabaro98 <mattia.baro@secomind.com>

@davide1992-light davide1992-light left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davide1992-light
davide1992-light merged commit 6f3fced into secomind:master Aug 25, 2026
1 check passed
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