Added pre-commit to development requirements.

This commit is contained in:
th3r00t
2023-03-17 23:32:31 -04:00
parent eb644b938b
commit 3c0e4cf9bc
7 changed files with 196 additions and 83 deletions

12
wiki/index.wiki vendored
View File

@@ -36,18 +36,18 @@ pyShelf supports the following formats:
- [[Frontend#User Experience|User Experience]]
- [[Frontend#Data Management|Data Management]]
== TODO ==
* [ ] [[Book Scraping System]] #6bc7b0b2
* [ ] [[REST API]] #f228623c
* [ ] [[Frontend]] #c1681179
* [ ] [[Book Scraping System]] #f7edafb1
* [ ] [[REST API]] #c7bc51c5
* [ ] [[Frontend]] #a76c1038
== Development ==
pyShelf takes advantage of the following tools:
[[https://pre-commit.com/|pre-commit]] [[http://www.doxygen.nl/|doxygen]] &
[[https://vimwiki.github.io/|VimWiki]] we also follow
[[https://pre-commit.com/|pre-commit]] [[http://www.doxygen.nl/|doxygen]] &
[[https://vimwiki.github.io/|VimWiki]] we also follow
[[https://semver.org|semver]] standards.
Please note that I use task, vimwiki, & taskwiki to manage my projects.
Due to this Task entries marked via `* [ ] task` are postfixed with hex color
data. Anyone who knows how to fix that I'm all ears :).