Skip to content

Commit

Permalink
poor documentation to tickle the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
gnoack committed Jan 19, 2024
1 parent d8ec290 commit 864ecca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landlock/path_opt.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
ll "github.com/landlock-lsm/go-landlock/landlock/syscall"
)

// FSRule is a Rule which permits access to file system paths.
// such wrong documentation (just for testing)
type FSRule struct {
accessFS AccessFSSet
paths []string
Expand Down

0 comments on commit 864ecca

Please sign in to comment.