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

Rewrite custom linter #60

Closed
wants to merge 4 commits into from
Closed

Rewrite custom linter #60

wants to merge 4 commits into from

Conversation

jswny
Copy link
Owner

@jswny jswny commented Nov 7, 2020

Lints

  • Special comments
  • Shell variables without brackets
  • Fish variables without brackets
  • Lint workflow file for steps without names - uses: or - run:
  • Check for all Brew bundle packages in Docker image
  • Check format for shell documentation

Infrastructure

  • Run linter for script in CI
  • Run format check for script in CI
  • Run in CI

Closes #45.

@jswny jswny closed this Feb 1, 2021
@jswny jswny force-pushed the feature/rewrite-custom-linter branch from 52e3350 to a7b6912 Compare February 1, 2021 22:52
@jswny jswny reopened this Feb 1, 2021
@jswny jswny force-pushed the feature/rewrite-custom-linter branch 3 times, most recently from 95dfabf to ee27c83 Compare February 3, 2021 15:16
@jswny jswny force-pushed the feature/rewrite-custom-linter branch from 308f011 to 4b7fa4a Compare February 9, 2021 22:02
@jswny jswny closed this Feb 3, 2025
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

Successfully merging this pull request may close these issues.

Rewrite custom linter
1 participant