Skip to content

build(deps-dev): bump @commitlint/cli from 19.6.1 to 19.7.1 #864

build(deps-dev): bump @commitlint/cli from 19.6.1 to 19.7.1

build(deps-dev): bump @commitlint/cli from 19.6.1 to 19.7.1 #864

name: Editor Config Lint
on:
push:
branches:
- the-one
pull_request:
branches:
- the-one
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: go install github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker@latest
- run: ~/go/bin/editorconfig-checker