mirror of
https://github.com/Dolibarr/dolibarr
synced 2024-11-22 06:40:05 +00:00
…
|
||
---|---|---|
.. | ||
README.md |
QODANA TUTO
This README explains how to use qodana to generate static analytics reports on the code
Install docker apt install docker
Install qodana into ~/.loca/bin/qodana curl -fsSL https://jb.gg/qodana-cli/install | bash
To run inspection on CLI cd ~/git/dirtoscan sudo qodana scan --show-report