Skip to content

Commit

Permalink
Add NOTICE; multi-platform .yamllint (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
rotx-eva authored Dec 15, 2023
1 parent 0c35aff commit 750a052
Show file tree
Hide file tree
Showing 2 changed files with 2,489 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
extends: default
rules:
line-length: {max: 1024}
new-lines:
type: platform
new-line-at-end-of-file: enable
Loading

0 comments on commit 750a052

Please sign in to comment.