chore: Disable automatic charset detection in .editorconfig-checker Work around a regression in editorconfig-checker version 3.5.0. In this new version, editorconfig-checker fails to validate ASCII as a valid subset of UTF-8. This commit unblocks the GitHub linting action.