mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-05-12 23:00:00 +02:00
Reformatting contributing.md (#523)
This commit is contained in:
parent
e8c27d0954
commit
e966bead37
@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
## Repository structure
|
## Repository structure
|
||||||
|
|
||||||
- **src/`aki_prj23_transparenzregister`**:
|
- **`src/aki_prj23_transparenzregister`**:
|
||||||
- This sub-folder/`package` contains several subdirectories:
|
- This sub-folder / `package` contains several subdirectories:
|
||||||
- `ai`:
|
- `ai`:
|
||||||
- Houses AI models and pipelines, including NER and sentiment analysis.
|
- Houses AI models and pipelines, including NER and sentiment analysis.
|
||||||
- `config`:
|
- `config`:
|
||||||
@ -53,7 +53,7 @@ We decided to use english on everything close to code but will write longer text
|
|||||||
german.
|
german.
|
||||||
|
|
||||||
## Pre-Commit Usage
|
## Pre-Commit Usage
|
||||||
- [Install pre-commit](https://pre-commit.com/#install) `pre-commit install --install-hooks -t post-checkout -t post-merge -t pre-commit`
|
- [Install pre-commit](https://pre-commit.com/#install): `pre-commit install --install-hooks -t post-checkout -t post-merge -t pre-commit`
|
||||||
|
|
||||||
- the following code format rules are so enforced:
|
- the following code format rules are so enforced:
|
||||||
- Whitespace formatting:
|
- Whitespace formatting:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user