Skip to content

Commit

Permalink
chore: revert to strict
Browse files Browse the repository at this point in the history
I think we can do this on the user-side (i.e., `--classic`) without needing a
review.
  • Loading branch information
jdkato committed Sep 22, 2018
1 parent 2de0d56 commit 5cebbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "v1.0.3"
summary: A customizable, syntax-aware linter for prose.
description: |
A syntax-aware linter for prose built with speed and extensibility in mind.
confinement: classic
confinement: strict
grade: stable
apps:
vale:
Expand Down

0 comments on commit 5cebbc0

Please sign in to comment.