Welcome to the GetNF contributing guide.
- Follow the Shell Style Guide from Google
- Format the code with shfmt by running
shfmt -w getnf - Make sure shellcheck shows no errors when running
shellcheck getnf
Welcome to the GetNF contributing guide.
shfmt -w getnfshellcheck getnf