mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 06:33:06 -03:00
changed generator_test.go to use only TestFromFile
modified *.test.yml to contain only necessary information fixed white spaces remove duplicated file languages.test.tmpl
This commit is contained in:
@ -22,4 +22,4 @@ var documentationMatchers = substring.Or(
|
||||
substring.Regexp(`(^|/)README(\.|$)`),
|
||||
substring.Regexp(`(^|/)[Rr]eadme(\.|$)`),
|
||||
substring.Regexp(`^[Ss]amples?/`),
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user