Bash-it/bash-it

Help us clean up Bash-it!

Aberta

#1.696 aberto em 31 de out. de 2020

 (27 comentários) (11 reações) (0 responsável)Shell (2.304 forks)batch import
clean uphelp wanted

Métricas do repositório

Stars
 (15.045 estrelas)
Métricas de merge de PR
 (Mesclagem média 15d 22h) (1 fundiu PR em 30d)

Description

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

Guia do colaborador