diff --git a/website/docs/segments/angular.mdx b/website/docs/segments/angular.mdx index 8fd32783..31c86ba3 100644 --- a/website/docs/segments/angular.mdx +++ b/website/docs/segments/angular.mdx @@ -32,7 +32,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/azfunc.mdx b/website/docs/segments/azfunc.mdx index 4706e1ff..525906c9 100644 --- a/website/docs/segments/azfunc.mdx +++ b/website/docs/segments/azfunc.mdx @@ -36,7 +36,7 @@ import Config from "@site/src/components/Config.js"; | `missing_command_text` | `string` | text to display when the command is missing - defaults to empty | | `display_mode` | `string` | | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/bazel.mdx b/website/docs/segments/bazel.mdx index be7d2133..7aadcb67 100644 --- a/website/docs/segments/bazel.mdx +++ b/website/docs/segments/bazel.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info documentation | | `icon` | `string` | the icon for the segment - defaults to `"\ue63a"` | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/buf.mdx b/website/docs/segments/buf.mdx index e2e867df..874ef755 100644 --- a/website/docs/segments/buf.mdx +++ b/website/docs/segments/buf.mdx @@ -30,7 +30,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/cds.mdx b/website/docs/segments/cds.mdx index 35d5e4a9..42d1cacf 100644 --- a/website/docs/segments/cds.mdx +++ b/website/docs/segments/cds.mdx @@ -32,7 +32,7 @@ import Config from "@site/src/components/Config.js"; | `missing_command_text` | `string` | text to display when the cds command is missing - defaults to empty | | `display_mode` | `string` | | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/cf.mdx b/website/docs/segments/cf.mdx index cd8361ce..1d923e85 100644 --- a/website/docs/segments/cf.mdx +++ b/website/docs/segments/cf.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/cmake.mdx b/website/docs/segments/cmake.mdx index 4a7f07ed..ad9afcb1 100644 --- a/website/docs/segments/cmake.mdx +++ b/website/docs/segments/cmake.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/crystal.mdx b/website/docs/segments/crystal.mdx index f166f96e..06537ac6 100644 --- a/website/docs/segments/crystal.mdx +++ b/website/docs/segments/crystal.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/dart.mdx b/website/docs/segments/dart.mdx index 26dc7205..b0518473 100644 --- a/website/docs/segments/dart.mdx +++ b/website/docs/segments/dart.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/deno.mdx b/website/docs/segments/deno.mdx index 013591c2..fc6ef849 100644 --- a/website/docs/segments/deno.mdx +++ b/website/docs/segments/deno.mdx @@ -30,7 +30,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/elixir.mdx b/website/docs/segments/elixir.mdx index 18a49109..b99da6c2 100644 --- a/website/docs/segments/elixir.mdx +++ b/website/docs/segments/elixir.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/flutter.mdx b/website/docs/segments/flutter.mdx index 1714258d..7d94ecda 100644 --- a/website/docs/segments/flutter.mdx +++ b/website/docs/segments/flutter.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/golang.mdx b/website/docs/segments/golang.mdx index b408340f..50dfb981 100644 --- a/website/docs/segments/golang.mdx +++ b/website/docs/segments/golang.mdx @@ -34,7 +34,7 @@ import Config from "@site/src/components/Config.js"; | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `parse_mod_file` | `boolean` | parse the go.mod file instead of calling `go version` | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/haskell.mdx b/website/docs/segments/haskell.mdx index f00d8ea2..ad63e00a 100644 --- a/website/docs/segments/haskell.mdx +++ b/website/docs/segments/haskell.mdx @@ -34,7 +34,7 @@ import Config from "@site/src/components/Config.js"; | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `stack_ghc_mode` | `string` | determines when to use `stack ghc` to retrieve the version information. Using `stack ghc` will decrease performance. | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/java.mdx b/website/docs/segments/java.mdx index 80d34f30..f79e17d1 100644 --- a/website/docs/segments/java.mdx +++ b/website/docs/segments/java.mdx @@ -32,7 +32,7 @@ import Config from "@site/src/components/Config.js"; | `missing_command_text` | `string` | text to display when the java command is missing - defaults to empty | | `display_mode` | `string` | | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/julia.mdx b/website/docs/segments/julia.mdx index 4d682889..7866eda5 100644 --- a/website/docs/segments/julia.mdx +++ b/website/docs/segments/julia.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/kotlin.mdx b/website/docs/segments/kotlin.mdx index c8a37673..9772b4de 100644 --- a/website/docs/segments/kotlin.mdx +++ b/website/docs/segments/kotlin.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/lua.mdx b/website/docs/segments/lua.mdx index b8381afd..ead88c0a 100644 --- a/website/docs/segments/lua.mdx +++ b/website/docs/segments/lua.mdx @@ -34,7 +34,7 @@ import Config from "@site/src/components/Config.js"; | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `preferred_executable` | `string` | the preferred executable to use when fetching the version | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/node.mdx b/website/docs/segments/node.mdx index bcbd6e7a..ef4174bd 100644 --- a/website/docs/segments/node.mdx +++ b/website/docs/segments/node.mdx @@ -36,7 +36,7 @@ import Config from "@site/src/components/Config.js"; | `yarn_icon` | `string` | the icon/text to display when using Yarn - defaults to ` \uF011B` | | `npm_icon` | `string` | the icon/text to display when using NPM - defaults to ` \uE71E` | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/npm.mdx b/website/docs/segments/npm.mdx index 0ad6f63e..2afb42de 100644 --- a/website/docs/segments/npm.mdx +++ b/website/docs/segments/npm.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/nx.mdx b/website/docs/segments/nx.mdx index e9eb3cc9..69a85710 100644 --- a/website/docs/segments/nx.mdx +++ b/website/docs/segments/nx.mdx @@ -32,7 +32,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/ocaml.mdx b/website/docs/segments/ocaml.mdx index da15bb58..3a91583a 100644 --- a/website/docs/segments/ocaml.mdx +++ b/website/docs/segments/ocaml.mdx @@ -31,7 +31,7 @@ import Config from "@site/src/components/Config.js"; | `missing_command_text` | `string` | text to display when the command is missing - defaults to empty | | `display_mode` | `string` | | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/perl.mdx b/website/docs/segments/perl.mdx index 79f92467..233486b0 100644 --- a/website/docs/segments/perl.mdx +++ b/website/docs/segments/perl.mdx @@ -32,7 +32,7 @@ import Config from "@site/src/components/Config.js"; | `missing_command_text` | `string` | text to display when the perl command is missing - defaults to empty | | `display_mode` | `string` | | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/php.mdx b/website/docs/segments/php.mdx index 022cf719..17f0792a 100644 --- a/website/docs/segments/php.mdx +++ b/website/docs/segments/php.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/python.mdx b/website/docs/segments/python.mdx index dbda19e0..6179b81f 100644 --- a/website/docs/segments/python.mdx +++ b/website/docs/segments/python.mdx @@ -38,7 +38,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/quasar.mdx b/website/docs/segments/quasar.mdx index 7ec90320..5b287646 100644 --- a/website/docs/segments/quasar.mdx +++ b/website/docs/segments/quasar.mdx @@ -34,7 +34,7 @@ import Config from "@site/src/components/Config.js"; | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `fetch_dependencies` | `boolean` | fetch the version number of the `vite` and `@quasar/app-vite` dependencies if present - defaults to `false` | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/r.mdx b/website/docs/segments/r.mdx index d818bb94..475d19c5 100644 --- a/website/docs/segments/r.mdx +++ b/website/docs/segments/r.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/ruby.mdx b/website/docs/segments/ruby.mdx index 13aeb60a..8bc71906 100644 --- a/website/docs/segments/ruby.mdx +++ b/website/docs/segments/ruby.mdx @@ -32,7 +32,7 @@ import Config from "@site/src/components/Config.js"; | `missing_command_text` | `string` | text to display when the command is missing - defaults to empty | | `display_mode` | `string` | | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/rust.mdx b/website/docs/segments/rust.mdx index 0a6131c6..e9448441 100644 --- a/website/docs/segments/rust.mdx +++ b/website/docs/segments/rust.mdx @@ -32,7 +32,7 @@ import Config from "@site/src/components/Config.js"; | `missing_command_text` | `string` | text to display when the command is missing - defaults to empty | | `display_mode` | `string` | | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/swift.mdx b/website/docs/segments/swift.mdx index 00fd5b0d..cc3a4607 100644 --- a/website/docs/segments/swift.mdx +++ b/website/docs/segments/swift.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/ui5tooling.mdx b/website/docs/segments/ui5tooling.mdx index 387d27ad..273a2076 100644 --- a/website/docs/segments/ui5tooling.mdx +++ b/website/docs/segments/ui5tooling.mdx @@ -34,7 +34,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/vala.mdx b/website/docs/segments/vala.mdx index 8b2d7e71..248cc10c 100644 --- a/website/docs/segments/vala.mdx +++ b/website/docs/segments/vala.mdx @@ -33,7 +33,7 @@ import Config from "@site/src/components/Config.js"; | `display_mode` | `string` | | | `version_url_template` | `string` | a go [text/template][go-text-template] [template][templates] that creates the URL of the version info / release notes | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([info][templates]) diff --git a/website/docs/segments/xmake.mdx b/website/docs/segments/xmake.mdx index 47f83e47..d6c96280 100644 --- a/website/docs/segments/xmake.mdx +++ b/website/docs/segments/xmake.mdx @@ -32,7 +32,7 @@ import Config from "@site/src/components/Config.js"; | `missing_command_text` | `string` | text to display when the command is missing - defaults to empty | | `display_mode` | `string` | | | `extensions` | `[]string` | allows to override the default list of file extensions to validate | -| `folders` | `[]string` | allows to override the list of folders names to validate | +| `folders` | `[]string` | allows to override the list of folder names to validate | | `cache_version` | `boolean` | cache the executable's version or not - defaults to `false` | ## Template ([into][templates])