Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Ankita Katiyar <[email protected]>
  • Loading branch information
ankatiyar committed Jan 15, 2024
1 parent b2ab812 commit 71af1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Hello hello hello
Hello hello hello

Check failure on line 1 in test.md

View workflow job for this annotation

GitHub Actions / vale

[vale] test.md#L1

[Vale.Repetition] 'hello' is repeated!
Raw output
{"message": "[Vale.Repetition] 'hello' is repeated!", "location": {"path": "test.md", "range": {"start": {"line": 1, "column": 7}}}, "severity": "ERROR"}

0 comments on commit 71af1f9

Please sign in to comment.