Configure editor for LICENSE file

This commit is contained in:
Krzysztof Sikorski 2024-02-01 23:43:28 +01:00
parent 9072564e1d
commit ef5103198e
Signed by: krzysztof-sikorski
GPG Key ID: 4EB564BD08FE8476
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@ max_line_length = off
indent_size = 4
max_line_length = 120
[LICENSE*]
indent_style = unset
indent_size = unset
max_line_length = unset
[Makefile]
max_line_length = unset
indent_style = tab