mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2026-03-13 22:12:51 +03:00
Add Makefile and Markdown linter (#73)
* Add Makefile * Update .gitignore to exclude venv * Add requirements.txt for venv * Add pymarkdown lint Github action * Update .md from lint tool * Update README with make commands * Add linter config
This commit is contained in:
committed by
GitHub
parent
bbe3bd79db
commit
0cd98c67e2
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
docs/Parameters.md
|
||||
docs/img/*
|
||||
.idea
|
||||
site
|
||||
site
|
||||
venv
|
||||
Reference in New Issue
Block a user