We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Could we get a GitHub Action so we can run gdlint . and gdformat --check . from a GitHub workflow?
gdlint .
gdformat --check .
Here is an example for now how I use it: