go to post Evgeny Shvarov · 12 min ago Thanks @Enrico Parisi @Oliver Thompson @Robert Cemper @Chris Stewart @David Hockenbroch for sharing your experience! Ideally it should be an "out-of-the-box" feature as unit-testing is quite a helpful thing for every production solution. I'll give it a try!
go to post Evgeny Shvarov · Feb 21 thank you, @Jinyao ! Do you want to add the github repo to https://openexchange.intersystems.com ? to increase the audience?
go to post Evgeny Shvarov · Jan 10 Isn't it more safe to have a clear namesepace/database for the code base with every CI/CD phase?
go to post Evgeny Shvarov · Jan 8 What about the data (globals) left related to deleted classes? SHould it be deleted as well?
go to post Evgeny Shvarov · Dec 31, 2024 Why discuss 100+ rules? I don't care honestly which rules ObjectScript Quality's clients would like to enforce in their organisation. By providing a free-of-charge scanning with this tool (which is not InterSystems one), we use only 11 rules that we think are useful for the developer community. And we are more than happy to expand these 11 to more or improve current. For 100 + other rules we don't care.
go to post Evgeny Shvarov · Dec 31, 2024 Why are we discussing too many properties and too many methods rules? For InterSystems Developer Community we use only 11 rules. Is "variable not found" a bad rule? I faced this issue many times, even in my code, and found it very helpful. What is bad that public ObjectScript repositories will be scanned for free for such an error? Could we discuss these 11 rules that are being used? Which else rules could be useful and potentially could be added?
go to post Evgeny Shvarov · Dec 29, 2024 Hi @Herman Slagman ! What changes do you want to see? Yes, new ObjectScript rules for SonarQube should be coded in Java. Still don't understand why the tool is bad? If the rules do not fit your requests why not suggest at least one here?
go to post Evgeny Shvarov · Dec 29, 2024 Hi @Enrico Parisi ! Only these 12 rules are being used in ObjectScript quality for open source ObjectScript. Which of them is not useful/silly? Which rules for ObjectScript are in demand and not there?
go to post Evgeny Shvarov · Dec 27, 2024 Thanks for the feedback, @Muhammad Waseem! I encourage developers to share what else they fill make their developer life better in day-to-day routine development so it can be helpful for others too.
go to post Evgeny Shvarov · Dec 27, 2024 Yes, I agree! Let’s discuss and introduce rules that are really helpful. For the record: 16 rules we use now is the selection out of 100+.
go to post Evgeny Shvarov · Dec 27, 2024 Thank you, @Robert Cemper! Indeed - Docker is one of the really helpful innovations in software development process.