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-25 06:27:49 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
64564095e6
apparmor.d
/
.golangci.yaml
6 lines
81 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: fix go linter
2023-05-06 14:29:55 +02:00
checks
:
[
"all"
,
"-SA1019"
,
"-SA4009"
]
Reference in a new issue
Copy permalink