diff --git a/.github/styles/suse-vale-styleguide b/.github/styles/suse-vale-styleguide index 06f144fdfc7..037b0e6c65e 160000 --- a/.github/styles/suse-vale-styleguide +++ b/.github/styles/suse-vale-styleguide @@ -1 +1 @@ -Subproject commit 06f144fdfc78c769a9d86db5a6c550d7e6fc17da +Subproject commit 037b0e6c65ed1d76abbe87afce3109affb92d122 diff --git a/.vale.ini b/.vale.ini index 84cf4b55591..b4d0a68741e 100644 --- a/.vale.ini +++ b/.vale.ini @@ -1,7 +1,7 @@ -StylesPath = .github/styles +StylesPath = .github/styles/suse-vale-styleguide [formtats] mdx = md [*.md] -BasedOnStyles = suse-vale-styleguide \ No newline at end of file +BasedOnStyles = common \ No newline at end of file