virtualx-engine/modules/gdscript/tests/scripts/.editorconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
328 B
INI
Raw Normal View History

# Some tests handle invalid syntax deliberately; exclude relevant attributes.
[parser/features/mixed_indentation_on_blank_lines.gd]
trim_trailing_whitespace = false
[parser/warnings/empty_file_newline.notest.gd]
insert_final_newline = false
[parser/warnings/empty_file_newline_comment.notest.gd]
insert_final_newline = false