Bash-it/bash-it

Help us clean up Bash-it!

Open

#1696 aperta il 31 ott 2020

Vedi su GitHub
 (27 commenti) (11 reazioni) (0 assegnatari)Shell (2304 fork)batch import
clean uphelp wanted

Metriche repository

Star
 (15.045 star)
Metriche merge PR
 (Merge medio 4g 17h) (2 PR mergiate in 30 g)

Descrizione

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:

  • Choose a file in the project, which is not present in clean_files.txt
  • Add the path from the root of the project to the file in clean_files.txt
  • Run ./lint_clean_files.sh, and fix the issues
  • When pre-commit runs successfully, feel free to open a PR
  • Hooray, you helped us make Bash-it better! :smile:

An example PR, would be #1695

Guida contributor