1
0
Fork 1
This repository has been archived on 2025-03-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
wulkanowy-mirror/.editorconfig
insert_final_newline=Advanced is not an acceptable value. strconv.ParseBool: parsing "Advanced": invalid syntax

12 lines
185 B
INI

[*]
charset=utf-8
end_of_line=lf
insert_final_newline=Advanced
indent_style=space
indent_size=4
[*.json]
indent_size=2
[*.{kt,kts}]
disabled_rules=import-ordering,no-wildcard-imports