Add python, markdown and github action linter (#5)

to ensure the code maintenance. Thanks to docling
project- took some good bits around python linting
from the project.

These checks are also added in the markdown, so that
user can run these checks locally to recreate the
errors.

Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
This commit is contained in:
Anil Vishnoi
2024-09-13 05:26:32 -07:00
committed by GitHub
parent fc11dc2540
commit ac3518c34c
9 changed files with 121 additions and 21 deletions

View File

@@ -5,7 +5,6 @@
> [!NOTE]
> This is an unstable draft implementation which will quickly evolve.
## Development
Install the dependencies