Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pre-commit config #9

Closed
4 tasks done
genehack opened this issue May 20, 2024 · 0 comments
Closed
4 tasks done

Add pre-commit config #9

genehack opened this issue May 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@genehack
Copy link
Contributor

genehack commented May 20, 2024

  • add a .pre-commit-config.yaml
  • update README to document usage
  • make the linter happy
  • review the rules in .pre-commit-config.yaml and remove anything that auto-re-formats files (e.g., yamlfmt needs to go, fur shure...)
@genehack genehack added the enhancement New feature or request label May 20, 2024
genehack added a commit that referenced this issue May 20, 2024
@genehack genehack mentioned this issue May 20, 2024
@genehack genehack self-assigned this May 21, 2024
genehack added a commit that referenced this issue May 21, 2024
genehack added a commit that referenced this issue May 21, 2024
genehack added a commit that referenced this issue May 21, 2024
genehack added a commit that referenced this issue May 21, 2024
genehack added a commit that referenced this issue May 22, 2024
Keeping things self-contained to Github Actions seems better than
introducing a dependency on another third-party service, particularly
when the main advantage of that third-party service seems to be
automatically correcting things, which is not a feature I'm interested
in — this is intended only as a compliance check.
genehack added a commit that referenced this issue May 23, 2024
genehack added a commit that referenced this issue May 24, 2024
Keeping things self-contained to Github Actions seems better than
introducing a dependency on another third-party service, particularly
when the main advantage of that third-party service seems to be
automatically correcting things, which is not a feature I'm interested
in — this is intended only as a compliance check.
genehack added a commit that referenced this issue May 24, 2024
Keeping things self-contained to Github Actions seems better than
introducing a dependency on another third-party service, particularly
when the main advantage of that third-party service seems to be
automatically correcting things, which is not a feature I'm interested
in — this is intended only as a compliance check.
genehack added a commit that referenced this issue May 24, 2024
genehack added a commit that referenced this issue May 24, 2024
Keeping things self-contained to Github Actions seems better than
introducing a dependency on another third-party service, particularly
when the main advantage of that third-party service seems to be
automatically correcting things, which is not a feature I'm interested
in — this is intended only as a compliance check.
genehack added a commit that referenced this issue May 24, 2024
genehack added a commit that referenced this issue May 29, 2024
* remove snakefmt
* remove yamlfmt
* remove codespell
* remove toml-sort
* remove associated configuration

All of these are things that are potentially "auto-formatting" code.
genehack added a commit that referenced this issue May 29, 2024
* remove snakefmt
* remove yamlfmt
* remove codespell
* remove toml-sort
* remove associated configuration

All of these are things that are potentially "auto-formatting" code.
@genehack genehack closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant