reword audit
This commit is contained in:
parent
6d7f608d06
commit
8f7972c194
@ -16,7 +16,7 @@ def audit_formula_text name, text
|
||||
problems = []
|
||||
|
||||
if text =~ /<Formula/
|
||||
problems << " * We now space class inheritance: class Foo < Formula"
|
||||
problems << " * Use a space in class inheritance: class Foo < Formula"
|
||||
end if strict?
|
||||
|
||||
# Commented-out cmake support from default template
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user