[update] format ci, add ignore config file.

This commit is contained in:
thread-liu
2021-04-06 11:32:57 +08:00
parent c5a0df2254
commit 0c0c371bc6
3 changed files with 56 additions and 10 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ jobs:
- name: Check Format and License
shell: bash
run: |
pip install click chardet
pip install click chardet PyYaml
python tools/file_check.py check 'https://github.com/RT-Thread/rt-thread' 'master'