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

cargo fmt #42

Merged
merged 1 commit into from
Aug 17, 2022
Merged

cargo fmt #42

merged 1 commit into from
Aug 17, 2022

Conversation

ShantanuKumar
Copy link
Contributor

If we don't automate it, we will have to keep repeating it.

@mtshiba mtshiba merged commit fa6979f into erg-lang:main Aug 17, 2022
@mtshiba
Copy link
Member

mtshiba commented Aug 17, 2022

Thanks you.

I created .pre-commit-config.yml. This problem should no longer occur.
fa33a20

@ShantanuKumar
Copy link
Contributor Author

I would suggest adding other some pre-commit config hooks from the list here

repos:
-   repo: https://github.com/pre-commit/pre-commit-hooks
    rev: v2.3.0
    hooks:
    -  id: end-of-file-fixer
    -  id: trailing-whitespace
    - id: check-merge-conflict

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