Skip to content

Can't we add commit hooks and documentation generation framework to the repo? #69

Answered by kral2
kral2 asked this question in Q&A
Discussion options

You must be logged in to vote

There are two tools that come at the forefront for such tasks:

These solutions sits at the developer's computer, and helps to lint/correct/sanitize code before it hits any remote repo.

At the moment, we decided to not enforce any setup on developer side and to look for a solution to apply such validations on server side using GitHub Status Checks. This is a space where we need help: If you would like to contribute, please open an Issue to share ideas/suggestions or a PR.

That being said, we can probably suggest a recommended set of tooling and specific configuration that would match the repo's codi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kral2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant