Skip to content

Commit

Permalink
Merge branch 'gm/flipt-validate-extra-schema' of github.com:flipt-io/…
Browse files Browse the repository at this point in the history
…flipt-docs into gm/flipt-validate-extra-schema
  • Loading branch information
GeorgeMac committed Jan 19, 2024
2 parents f17fa6a + 2988fc9 commit 05d330c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cli/commands/validate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ As an example, take the following flipt `features.yaml` file:

```yaml
flags:
- key: someFeature
name: Some Feature
- key: someFeature
name: Some Feature
```
Running validate will succeed when provided with a path to this file.

Check warning on line 39 in cli/commands/validate.mdx

View workflow job for this annotation

GitHub Actions / Vale

[vale] reported by reviewdog 🐶 [Openly.FutureTense] Possible future tense. Raw Output: {"message": "[Openly.FutureTense] Possible future tense.", "location": {"path": "cli/commands/validate.mdx", "range": {"start": {"line": 39, "column": 18}}}, "severity": "WARNING"}
Expand Down

0 comments on commit 05d330c

Please sign in to comment.