Skip to content

Commit

Permalink
Revert "fix: fix broken editorconfig-checker by pinning `EC_VERSION…
Browse files Browse the repository at this point in the history
…` in `lint.yml` workflow (#58)"

This reverts commit 4c92a0b.
  • Loading branch information
lumirlumir committed Jan 10, 2025
1 parent a83d594 commit e42569c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:
lint:
runs-on: ubuntu-latest

env:
EC_VERSION: v3.0.3 # Used for `editorconfig-checker`. Pinned to specific version for better security and stability.

steps:
- name: Set up checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit e42569c

Please sign in to comment.