Hello! I started using this plugin today, and the README says that the CLI will honor values in .gdlint.cfg, but it actually honors the file gdlint.json.
The file gdlint.json got created the first time I saved a different configuration value in the settings panel of the Code Quality editor panel, which is how I figured that out.
Request: Update the documentation to reference gdlint.json instead of .gdlint.cfg.
(There are other minor issues, such as the editor not reloading values from gdlint.json if I edit that file directly, but those could be tracked separately).
Hello! I started using this plugin today, and the README says that the CLI will honor values in
.gdlint.cfg, but it actually honors the filegdlint.json.The file
gdlint.jsongot created the first time I saved a different configuration value in the settings panel of the Code Quality editor panel, which is how I figured that out.Request: Update the documentation to reference
gdlint.jsoninstead of.gdlint.cfg.(There are other minor issues, such as the editor not reloading values from
gdlint.jsonif I edit that file directly, but those could be tracked separately).