linux-system-roles / template

example template for creating new subsystem roles
https://linux-system-roles.github.io/template/
MIT License
13 stars 20 forks source link

Best practices/linting rule for single blank line before each task #58

Closed Jakuje closed 3 years ago

Jakuje commented 3 years ago

As discussed in one crypto policies PR, this is considered a best practice, but not explicitly mentioned anywhere and there is no enforcement in linting tools, making it manual work to enforce this and hard for new contributors.

We should try to create some linting rule for this and mention this in the best practices to ensure better readability of the roles code, tests and playbooks.

https://github.com/linux-system-roles/crypto_policies/pull/3#discussion_r548102917

richm commented 3 years ago

This stuff has been moved to tox-lsr - https://github.com/linux-system-roles/tox-lsr/issues/8