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

Lint only changed files #108

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Lint only changed files #108

merged 1 commit into from
Sep 24, 2024

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Sep 24, 2024

Description

When we are running linter, we would only like to check our changes, not scan all repository for problems.

Testing Procedure

  • Manual run

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have ensured that my changes do not introduce new warnings or errors
  • No new external dependencies are included
  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

@github-actions github-actions bot added size/small PR with less then 50 lines GitHub Actions GitHub Actions code labels Sep 24, 2024
@igorpecovnik igorpecovnik merged commit d13f51c into main Sep 24, 2024
13 of 14 checks passed
@igorpecovnik igorpecovnik deleted the lint-fix branch September 24, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GitHub Actions GitHub Actions code size/small PR with less then 50 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant