Skip to content

edit to reduce Codacy warnings. May not fix all but this is my best g… #4

edit to reduce Codacy warnings. May not fix all but this is my best g…

edit to reduce Codacy warnings. May not fix all but this is my best g… #4

name: Check EditorConfig
on:
push:
pull_request:
jobs:
editorconfig:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: EditorConfig-Action
uses: greut/eclint-action@v0