Fix bad syntax

This commit is contained in:
Alexander Hess 2022-08-20 00:14:22 +02:00
parent cd7180e6c0
commit fa88332c58
Signed by: alexander
GPG key ID: 344EA5AB10D868E0

View file

@ -2,5 +2,6 @@
--style="numbers,changes,header"
--map-syntax ".flake8:ini"
--map-syntax "poetry.lock:toml"
--map-syntax ".bash_history:Bourne Again Shell (bash)"
--map-syntax ".flake8:INI"
--map-syntax "poetry.lock:TOML"