Dear Pharo users,

As you already know I am working on providing better code quality support in 
Pharo. You can use Code Critics in Pharo to detect bad practices and potential 
bugs. But launching the Critics Browser and running it on your code every now 
and then requires additional effort which demotivates many people in doing it.

I want to present you a compact tool called Quality Assistant
https://github.com/Uko/QualityAssistant#quality-assistant-𝑏𝑒𝑡𝑎-

It runs SmallLint rules on the code that you save and provides you with a 
critic feedback directly in the place where you code: the Nautilus Browser.

Quality Assistant is available for Pharo 4 from the Configuration browser. 
Please read about how to set it up here: 
https://github.com/Uko/QualityAssistant#set-up

I plan to introduce more features in the future and your feedback is much 
appreciated.

Cheers!
Uko

Reply via email to