Command line tool to fix SonarCloud issues using ChatGPT.
npm install @firehammer/sonargptTool for fixing SonarCloud issues using OpenAI GPT model completions.
Global install is preferable, but it can be installed in a specific repository if desired. Only a handful of dependencies are required.
```
npm install --global @firehammer/sonargpt
Change into a checkout of your repository and run the tool.
```
sonargpt --sonarcloud-org