mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 05:22:23 +00:00
Remove go.sum from generated
This commit is contained in:
parent
fe195c67a9
commit
a6f32e054c
@ -96,9 +96,6 @@ var GeneratedCodeNameMatchers = []GeneratedCodeNameMatcher{
|
|||||||
|
|
||||||
// Poetry lock
|
// Poetry lock
|
||||||
nameEndsWith("poetry.lock"),
|
nameEndsWith("poetry.lock"),
|
||||||
|
|
||||||
// go mod sum file
|
|
||||||
nameEndsWith("go.sum"),
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// GeneratedCodeMatcher checks whether the file with the given data is
|
// GeneratedCodeMatcher checks whether the file with the given data is
|
||||||
|
Loading…
Reference in New Issue
Block a user