Add pre-commit hooks

This commit is contained in:
Przemek Pawlas
2024-03-13 22:49:50 +01:00
committed by WarmUpTill
parent 6df818503e
commit c72f9abc2b
3 changed files with 26 additions and 0 deletions

View File

@@ -22,4 +22,5 @@ sudo snap install obs-studio
## Contributing
- If you wish to contribute code to the project, have a look at this [section](BUILDING.md) describing how to compile the plugin.
- You can optionally use [pre-commit](https://pre-commit.com) to automatically handle formatting.
- If you wish to contribute translations, feel free to submit pull requests for the corresponding files under `data/locale`.