class constant in homebrew formula files can that be a thing? #6758
Unanswered
ipatch
asked this question in
Tap maintenance and Homebrew development
Replies: 2 comments 1 reply
-
|
We define a method for this in formulae: |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
This seems like a bug with our |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i recently updated a formula in the homebrew-freecad tap to use a "class constant" to make updating / versioning the formula a little easier for me, but unfortunately i'm now getting these errors when attempting to run
brew styleon the freecad repo/tap. ie.the lines in question that i think causes this issue,
https://github.com/FreeCAD/homebrew-freecad/pull/798/changes
and sure enough changing the below line back resolves the style errors,
Beta Was this translation helpful? Give feedback.
All reactions