Skip to content

Commit

Permalink
Don't complain about unused licenses.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender authored Aug 15, 2024
1 parent 4d46667 commit ffd4f44
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,10 @@ parts:
source: snap/local/wrappers
organize:
openchrom: bin/openchrom-wrapper

lint:
ignore:
- library:
- plugins/**/*.so
- features/*/jre/*/lib/*.so
- usr/lib/**/*.so*

0 comments on commit ffd4f44

Please sign in to comment.