apertus-open-source-cinema / webui

A webui for AXIOM cameras. Interacting with nctrl.
https://apertus-open-source-cinema.github.io/webui/
15 stars 8 forks source link

Github Actions and Pre-commit Linting #19

Closed rizwan2000rm closed 3 years ago

rizwan2000rm commented 3 years ago

Things done with this PR

rizwan2000rm commented 3 years ago

@rroohhh I did pre-commit hook with git and it works but one has to set it up in his/her local repository. Where should I add those shell scripts in the repo ?

rizwan2000rm commented 3 years ago

@rroohhh Also I think it would not be worth doing for many devs with VS Code, As it does the formatting automatically if prettier extension is installed.