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

GitHub Action for AnyLint #24

Open
Jeehut opened this issue May 11, 2020 · 1 comment
Open

GitHub Action for AnyLint #24

Jeehut opened this issue May 11, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@Jeehut
Copy link
Member

Jeehut commented May 11, 2020

Problem Statement

It's not as easy as it could be to setup AnyLint at the moment for GitHub Actions. Also, the results don't show up in GitHub changes as comments directly. Could also just be integrated with https://github.com/marketplace/actions/lint-action.

Suggested Solution

There should be a ready GitHub action similar to this action for SwiftLint for quick usage.

@Jeehut Jeehut added the enhancement New feature or request label May 11, 2020
@Jeehut
Copy link
Member Author

Jeehut commented Jul 2, 2021

With #39 and once AnyLint is added to Homebrew core, there's probably no need for this as installing is as simple as brew install anylint and running just anylint. The dropping of the swift-sh dependency helps a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant