Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tap does not pass brew style check #52

Open
3 of 6 tasks
SMillerDev opened this issue May 27, 2024 · 0 comments
Open
3 of 6 tasks

Tap does not pass brew style check #52

SMillerDev opened this issue May 27, 2024 · 0 comments

Comments

@SMillerDev
Copy link
Member

SMillerDev commented May 27, 2024

General troubleshooting steps

Description of issue

After #45 the state will be:

2238 files inspected, 3512 offenses detected, 937 offenses autocorrectable

Output of your command with --verbose --debug

style.txt

Summary:
2234: test do should not be empty
923: Align the keys and values of a hash literal if they span more than one line.
310: Layout/LineLength: Line is too long.
19: Use GitHub tarballs rather than zipballs
4: Use refs/tags/1.000 or refs/heads/1.000 for GitHub references
3: Sourceforge homepages should be
2: Use GitHub archive URLs rather than codeload
1: Description shouldn't start with an article.

Output of brew doctor

Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Some taps are not on the default git origin branch and may not receive
updates. If this is a surprise to you, check out the default branch with:
  git -C $(brew --repo homebrew/linux-fonts) checkout master
  git -C $(brew --repo homebrew/test-bot) checkout master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant