This action creates PR comments with the errors found by qmllint. The action needs pull-requests: write
permissions, the json qmllint output files and the PR number.
The [examples](examples) folder will showcase the bot when someone does a PR to this repo. One can add complicated qml errors to the example project and when one does a PR the bot will comment the QML errors.
We appreciate any contribution!
You can open an issue or request a feature. You can open a PR to the develop
branch and the CI/CD will take care of the rest. Make sure to acknowledge your work, and ideas when contributing.