This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
apparmor.d
Watch
1
Star
0
Fork
0
You've already forked apparmor.d
mirror of
https://github.com/roddhjav/apparmor.d.git
synced
2024-11-15 16:03:51 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
65d0513ebb
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 New Issue
Copy Permalink