Fix bad syntax
This commit is contained in:
parent
cd7180e6c0
commit
fa88332c58
1 changed files with 3 additions and 2 deletions
|
@ -2,5 +2,6 @@
|
||||||
|
|
||||||
--style="numbers,changes,header"
|
--style="numbers,changes,header"
|
||||||
|
|
||||||
--map-syntax ".flake8:ini"
|
--map-syntax ".bash_history:Bourne Again Shell (bash)"
|
||||||
--map-syntax "poetry.lock:toml"
|
--map-syntax ".flake8:INI"
|
||||||
|
--map-syntax "poetry.lock:TOML"
|
||||||
|
|
Loading…
Reference in a new issue