Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create some sort of guidelines / linter to this project #146

Open
Gerrit91 opened this issue Feb 22, 2023 · 0 comments
Open

Create some sort of guidelines / linter to this project #146

Gerrit91 opened this issue Feb 22, 2023 · 0 comments

Comments

@Gerrit91
Copy link
Contributor

There are quite some implicit conventions used in our Ansible repositories and they are trying to serve a good purpose:

  • They are targeted to reduce breaking changes for the deployment, which are extremely hard to trace down for adopters.
  • They are aiming towards high versatility to make the deployment fit for very different environments.

As it's often pretty hard to forget something or violate the conventions as a developer, we should try to at least write them up or even better write a CI linter which enforces the rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant