This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
apparmor.d
Watch
1
Star
0
Fork
You've already forked apparmor.d
0
mirror of
https://github.com/roddhjav/apparmor.d.git
synced
2024-12-26 15:06:45 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7ed8bcf1a7
apparmor.d
/
.golangci.yaml
6 lines
70 B
YAML
Raw
Normal View
History
Unescape
Escape
ci: ignore SA1019 to support compatibility with Debian.
2022-08-20 15:35:28 +02:00
---
linters-settings
:
staticcheck
:
chore: improve linter settings & better packer VM build.
2023-09-29 21:55:24 +02:00
checks
:
[
"all"
,
"-SA1019"
]
Reference in a new issue
Copy permalink