Hello, I'm back from the vacation.
@Hanne Moa - As far as I know, you can skip packages, files and everything can be customized. It's the same with the rules. I did not prioritized the Sonar rules - they are the default ones and Sonar is detecting not only possible bugs and issues but code smells, some ideas for improving the readability and maintainability, etc. So I agree that these "criticals" are, in fact, not real "criticals" - they are not issues, they will not improve the performance, they are just a tip to improve the readability of the code. But you have the full power to customize the rules and choose which of them are blockers, criticals, major, minor and info. @Aymeric Augustin - Yes, it's easy to reproduce the results. Unfortunately, I installed the latest version of Sonar and some of the plug-ins for exporting into PDF and HTML are still not compatible. I can install some older version and put an old working plug-in into work. But I'm not sure if the rules will be the same or less than now. I will review the rules and will send an e-mail if I think some of them are security issues. Other I can do is to write a blog post how to install SonarQube and some of the plug-ins and how to configure them but I don't know when I will have enough time for doing that. @Alex Gaynor - You can see what I wrote to Hanne Moa. @James Bennett - You can see what I wrote to Hanne Moa. The rules should be prioritized but in my honest opinion I'm not the right person for doing that. I can copy/paste the rules here but I'm not sure that some of them are understandable from their short description. Regards, Ivan On Monday, September 5, 2016 at 5:40:41 PM UTC+3, James Bennett wrote: > > On Wed, Aug 31, 2016 at 10:55 AM, Alex Gaynor <[email protected] > <javascript:>> wrote: > >> If these are what qualifies as critical, I don't think this is a good use >> of our time. >> >> >> > Agreed. If those are the critical things, then either Django is really > really good, or there are things it's missing. I suspect there are things > it's missing. > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/85278cfb-8468-41c2-9b6b-16dd59b6f38e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
