Skip to content

chore: add pre-commit config with ruff and standard hooks - #27

Closed
Orinks wants to merge 1 commit into
devfrom
chore/add-pre-commit
Closed

chore: add pre-commit config with ruff and standard hooks#27
Orinks wants to merge 1 commit into
devfrom
chore/add-pre-commit

Conversation

@Orinks

@Orinks Orinks commented Mar 1, 2026

Copy link
Copy Markdown
Owner

Adds .pre-commit-config.yaml to PortkeyDrop, matching the setup used in AccessiWeather.

Hooks:

  • trailing-whitespace, end-of-file-fixer, check-yaml, check-added-large-files, debug-statements (pre-commit-hooks)
  • ruff (lint + autofix)
  • ruff-format (formatting)

All existing files pass clean.

@Orinks

Orinks commented Mar 1, 2026

Copy link
Copy Markdown
Owner Author

Closing — pre-commit installed directly into the repo clone instead.

@Orinks Orinks closed this Mar 1, 2026
@Orinks
Orinks deleted the chore/add-pre-commit branch May 2, 2026 23:19
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.

1 participant