Open bhazelton opened 3 years ago
To enforce your desired code style. This really helps with code readability.
You can even do this with a pre-commit hook which makes is really easy for contributors to match your style. See the RASG repos for examples.
To enforce your desired code style. This really helps with code readability.
You can even do this with a pre-commit hook which makes is really easy for contributors to match your style. See the RASG repos for examples.