1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/django-fmd_ynh.git synced 2024-09-03 18:26:27 +02:00

Bugfix editor config

This commit is contained in:
JensDiemer 2022-08-10 17:11:16 +02:00
parent f6e9ac9616
commit 2b9799cb50

View file

@ -10,7 +10,7 @@ trim_trailing_whitespace = true
insert_final_newline = true insert_final_newline = true
[*.py] [*.py]
line_length = 119 max_line_length = 120
[{Makefile,**.mk}] [{Makefile,**.mk}]
indent_style = tab indent_style = tab