-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Help us clean up Bash-it! #1696
Comments
in order to work with Bash-it#1696
Pre commit can be ignore using |
I will help you refactoring bash-it |
It is indeed pretty frustrating, but checked in the CI (see Also see #1746 for better instructions Thanks you @tbhaxor for helping us ❤️ |
in order to work with Bash-it#1696
Hey @NoahGorny I found so much inconsistent code in plugins directory. 😄 |
Hi @tbhaxor, there is indeed a lot of inconsistent code in the plugins (and in the rest of the codebase as well). It does not mean we should give up though! We can continue improving the codebase, one PR at a time 😄 |
@tbhaxor haha indeed. Luckily, @NoahGorny has been putting in an amazing amount of effort into figuring out our contribution guidelines and tooling. I see a bright future ahead, especially with great contributors like you helping us clean everything up!! :) |
in order to work with Bash-it#1696
@NoahGorny Is anything left in this? |
There are actually many things that are still not cleaned up- most of the plugins, the |
@tbhaxor hi, I was wondering if you have already started on this? I'd also like to lend a hand if you're not already done |
@NoahGorny @cevhyruz Actually I am down with covid so I won't be able to work on that. Could you guys take care of it? |
Sorry to hear that, hope you get well soon. I'll be starting to work on it then. @NoahGorny, @tbhaxor |
Well @tbhaxor, I hope you will get through this, you have my support!
I prefer that you split your work into separate PRs, this way is easier to check and merge. Thanks for your decision to help Bash-it! You rock 😄 |
seems like I can't compile the pre-commit hooks without a bit of help (see bottom)
version information
setting |
Hello folks!
We have now integrated
pre-commit
hooks in order to improve the codebase quality. and now we need to start going through the files. We invite anyone who wants to contribute to this effort to try this out:clean_files.txt
clean_files.txt
./lint_clean_files.sh
, and fix the issuespre-commit
runs successfully, feel free to open a PRAn example PR, would be #1695
The text was updated successfully, but these errors were encountered: