fix aoflagger hdf5 #34
Annotations
5 errors
Run brew style Formula/*:
Formula/aoflagger.rb#L22
FormulaAudit/DependencyOrder: dependency "hdf5" (line 22) should be put before dependency "[email protected]" (line 23)
|
Run brew style Formula/*:
Formula/aoflagger.rb#L22
FormulaAudit/Miscellaneous: Replace depends_on "hdf5" if build.with?("hdf5") with depends_on "hdf5" => :optional
|
Run brew style Formula/*:
Formula/aoflagger.rb#L22
FormulaAudit/OptionDeclarations: Use `:optional` or `:recommended` instead of `if build.with?("hdf5")`
|
Run brew style Formula/*:
Formula/aoflagger.rb#L23
FormulaAudit/OptionDeclarations: Use `:optional` or `:recommended` instead of `if build.with?("python")`
|
Run brew style Formula/*
Process completed with exit code 1.
|
Loading