-
Notifications
You must be signed in to change notification settings - Fork 13
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 ls-lint #56
base: main
Are you sure you want to change the base?
Add ls-lint #56
Conversation
@@ -43,3 +43,11 @@ repos: | |||
- id: check-added-large-files | |||
name: Check Added Large Files | |||
description: Prevents adding large files to the repository | |||
|
|||
# Add ls-lint | |||
- repo: https://github.com/lojjic/pre-commit-ls-lint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
404 Not Found
Add official pre-commit hooks first .
Fixing this . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please only add one feature / one issue fix per PR
okey , I will . Sorry for inconvenience . |
Hey @aniruddhaadak80 no need to be sorry. You are doing great so far thanks ! If we have one feature / one fix / one issue per PR it will make it easier to roll back or revert if needed. This is normally standard GitHub practice. |
Okey ,I will follow this from now . |
Can you resolve the conflicts ? |
Sorry , but I am unable to fix this for now . |
We need to add a custom GitHub Action to run We don't want to run |
@aniruddhaadak80 I fixed the conflicts now thanks |
Hey @aniruddhaadak80 I fixed the conflicts |
That's great @jbampton 👍. |
fixes #50