Closed xsolo closed 6 years ago
hi @xsolo
Can you try running the command lizard -l swift -l objectivec --xml XXXXX/Classes
and see if it runs? then post the output here
@mgrebenets you faced something similar?
@terryyin your lizard runs on python or python3??
Both should work.
On 3 May 2018, at 1:14 PM, Liao Gangzheng Moses notifications@github.com wrote:
@terryyin https://github.com/terryyin your lizard runs on python or python3??
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/liaogz82/fastlane-plugin-lizard/issues/27#issuecomment-386193438, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwJYiMRmD1OmmYaQWVKXWp3TsMVmzCMks5tupJCgaJpZM4TtUSl.
hi @xsolo
You need to create the sonar-reports
folder. The plugin don't create it for you if it is not there
yes, thanks it works now
hi @xsolo
You need to create the
sonar-reports
folder. The plugin don't create it for you if it is not there
Thanks! This should be in README.md, though.
hi @xsolo
You need to create the
sonar-reports
folder. The plugin don't create it for you if it is not thereThanks! This should be in README.md, though.
Hi. If you want it you can send me a pull request with the updated README.md. Would gladly merge it.
Hi, wanted to use the plugin today. Got the error bellow.
I am using fastlane 2.93.1 lizard (1.14.10) Python 2.7.10 (default, Oct 6 2017, 22:29:07) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.31)] on darwin Type "help", "copyright", "credits" or "license" for more information.
my fastlane looks like this