Merge pull request #112 from silverwind/poetry-generated

Add poetry.lock to generated files
This commit is contained in:
Alex
2022-03-24 12:15:28 +01:00
committed by GitHub
2 changed files with 6 additions and 0 deletions

View File

@ -93,6 +93,9 @@ var GeneratedCodeNameMatchers = []GeneratedCodeNameMatcher{
// GraphQL relay
nameContains("__generated__/"),
// Poetry lock
nameEndsWith("poetry.lock"),
}
// GeneratedCodeMatcher checks whether the file with the given data is