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 committed Aug 15, 2024
1 parent 4d46667 commit bc3378e
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 bc3378e

Please sign in to comment.