Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 362 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 362 Bytes

Development

Required software:

  • ShellCheck
  • checkbashisms
  • mandoc

Use ./lint to test POSIX compliance and avoid common errors

make lint

Style

It is loosely based on the FreeBSD style(9). It is not a shell scripting style guide but you'll get the idea.