Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add csharpier test files * Allow csharpier to fix files * Add format_fix test code * Revert files * Skip test for linters that does not format and cannot apply fixes * Add input test files * Add input test files * Add config value * Add input files * Add input files * Remove copy * Fix linter activation * [MegaLinter] Apply linters fixes * Add input files * Add input files * Fix xmllint autofix * xmllint format fix test * Add input files * Fix powershell formatter autofix * Add input files * Try to fix git error * Only use GitPython if repo exists * Remove unused import * [MegaLinter] Apply linters fixes * Add input files * Add input files * Fix git error * Add input files * Fix linter error * [MegaLinter] Apply linters fixes * Add input files * Add input files * [MegaLinter] Apply linters fixes * Fix npm-groovy-lint behaviour * Add missing linters to workflows * Add input files * [MegaLinter] Apply linters fixes * Generate all linters Dockerfile * Fixes * Add input files * Fix file filter logic * Remove unused imports * [MegaLinter] Apply linters fixes * Fix linter test generation * Fix bicep * Try to fix spell linter tests * [MegaLinter] Apply linters fixes * [MegaLinter] Apply linters fixes * Try to fix spell linter tests * Remove commented code * Minor changes * Update CHANGELOG.md * Update the CONTRIBUTING.md file Add the explanation of how to run the linter tests inside the container * Run build.sh --doc * [MegaLinter] Apply linters fixes * Try to fix test * [MegaLinter] Apply linters fixes * Decouple pre_test from core and move to linters * Fix linter errors * [MegaLinter] Apply linters fixes * Update Dockerfiles * Rename input test files * Fix tests --------- Co-authored-by: bdovaz <bdovaz@users.noreply.github.com>
- Loading branch information