Skip to content

Commit f50e8f6

Browse files
gaultierclaudeaeneasr
authored andcommitted
feat(kratos): add Landlock filesystem sandbox
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com> GitOrigin-RevId: 15f203eae9316b3ffbc75e3246a32ae1d87889c5
1 parent f30f9f0 commit f50e8f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ request, go through this checklist:
166166
1. Create a feature branch off of `master` so that changes do not get mixed up.
167167
1. [Rebase](http://git-scm.com/book/en/Git-Branching-Rebasing) your local
168168
changes against the `master` branch.
169-
1. Run the full project test suite with the `go test -tags sqlite ./...` (or
169+
1. Run the full project test suite with the `go test ./...` (or
170170
equivalent) command and confirm that it passes.
171171
1. Run `make format`
172172
1. Add a descriptive prefix to commits. This ensures a uniform commit history

0 commit comments

Comments
 (0)