Skip to content

Commit 6929609

Browse files
authored
Repetitive word current removed (#71)
1 parent 3bd84a1 commit 6929609

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ go install github.com/OpenPeeDeeP/depguard@latest
1212

1313
## Config
1414

15-
The Depguard binary looks for a file named `^\.?depguard\.(yaml|yml|json|toml)$` in the current
16-
current working directory. Examples include (`.depguard.yml` or `depguard.toml`).
15+
The Depguard binary looks for a file named `^\.?depguard\.(yaml|yml|json|toml)$` in the current working directory. Examples include (`.depguard.yml` or `depguard.toml`).
1716

1817
The following is an example configuration file.
1918

0 commit comments

Comments
 (0)