Skip to content

Commit

Permalink
Fix headers code generation #752
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Feb 4, 2025
1 parent d6ccef4 commit a9720e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ ktlint_standard_comment-wrapping = disabled
# noinspection EditorConfigKeyCorrectness
ktlint_standard_block-comment-initial-star-alignment = disabled
# noinspection EditorConfigKeyCorrectness
ktlint_standard_no-single-line-block-comment = disabled
ktlint_standard_no-single-line-block-comment = disabled
max_line_length=off

0 comments on commit a9720e3

Please sign in to comment.