Skip to content

Commit

Permalink
Repetitive word current removed
Browse files Browse the repository at this point in the history
  • Loading branch information
safakkizkin authored and dixonwille committed Oct 9, 2023
1 parent 3bd84a1 commit 50f328c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ go install github.com/OpenPeeDeeP/depguard@latest

## Config

The Depguard binary looks for a file named `^\.?depguard\.(yaml|yml|json|toml)$` in the current
current working directory. Examples include (`.depguard.yml` or `depguard.toml`).
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`).

The following is an example configuration file.

Expand Down

0 comments on commit 50f328c

Please sign in to comment.