EditorConfig-Action icon indicating copy to clipboard operation
EditorConfig-Action copied to clipboard

🔎A GitHub Action to check, enforce & fix EditorConfig style violations

Results 13 EditorConfig-Action issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Error when running > fatal: unsafe repository ('/github/workspace' is owned by someone else) **To Reproduce** https://github.com/Marusyk/BinaryTree/blob/main/.github/workflows/editorconfig.yml **Screenshots** ![image](https://user-images.githubusercontent.com/9221694/168495016-e163dcbc-839a-4d3d-a66c-4a7bbce78b03.png) **Additional context** Add any other context about the problem...

bug
unconfirmed

# Pull request summary - Prevents "fatal: unsafe repository ('/github/workspace' is owned by someone else" - https://github.com/actions/checkout/issues/760)" error caused by PRs. - Implements git configuration to set the workspace as...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

stale
dependencies

`npm audit` is causing v1.1.1 to error. The solution is already committed to master, so it may be worth creating a new version for this fix.

bug
in progress

The log with all the errors and the final crash https://github.com/Varying-Vagrant-Vagrants/VVV/pull/2003/checks?check_run_id=297481579

bug
in progress

**Describe the solution you'd like** Add the ability to pass [exclude patterns](https://git-scm.com/docs/git-ls-files#_exclude_patterns) to `git ls-files` to manipulate or restrict the scope of the linting. **Describe alternatives you've considered** - Maybe...

enhancement
in progress

**Describe the solution you'd like** `eclint` Accepts flags, mostly to override settings like indent_style, indent_size, etc. Add a mechanism to pass these directly. At the time of this writing `eclint`...

enhancement
in progress

**Describe the solution you'd like** Use `eclint fix` to apply fixes when an option is set. A few considerations: - On protected branches, a pull request will need to be...

enhancement
in progress

# Fix typo ## Additional information ## Pull request checklist - [ ] Have you followed the guidelines in our [Contributing] document? - [x] Have you checked to ensure there...

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies