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

Closed
3 of 6 tasks
SMillerDev opened this issue May 27, 2024 · 2 comments
Closed
3 of 6 tasks

Tap does not pass brew style check #52

SMillerDev opened this issue May 27, 2024 · 2 comments
Assignees
Labels

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
Copy link

github-actions bot commented Jul 8, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the Stale label Jul 8, 2024
@issyl0 issyl0 self-assigned this Jul 13, 2024
@github-actions github-actions bot removed the Stale label Jul 14, 2024
Copy link

github-actions bot commented Aug 5, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the Stale label Aug 5, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants