Skip to content

Commit

Permalink
[MAINTENANCE] code style: ignore .qsys files in editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
martinspinler committed Oct 15, 2024
1 parent 1bec3ef commit 5b5d7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ charset = utf-8
indent_style = tab

# Ignore section
[*.{pcap,ip}]
[*.{pcap,ip,qsys}]
end_of_line = unset
insert_final_newline = unset
trim_trailing_whitespace = unset
Expand Down

0 comments on commit 5b5d7f9

Please sign in to comment.