From d34944a6943a8b46886f9d33d73a938cdcd8a3e4 Mon Sep 17 00:00:00 2001 From: Satinder Singh Date: Tue, 5 Sep 2023 14:46:35 +0530 Subject: [PATCH] chore: update readme with excludes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f9ffcd1..cdc3809 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ Usage of goimports-reviser: set the exit status to 1 if a change is needed/made. Optional parameter. -use-cache Use cache to improve performance. Optional parameter. + -excludes + Excludes files or directories. Supports regex. Values should be comma-separated. Optional parameter. ``` ## Install