Hello,

I was wondering if anyone beside me is using jackpot hint files for refactoring tasks? ;)


I collected some refactoring rules I wrote over the years which are not project specific (so that it makes sense to share them) and put them into a repository. I probably have some more, I just couldn't find them:

https://github.com/mbien/jackpot-inspections

(contributions welcome, see the TODOs in the files on rules which i couldn't figure out how to write, or hit a limitation of jackpot)

(thanks to Jan Lahoda for showing me some tricks)


They usually don't overlap with the rules NetBeans is already providing. Those which did, I tried to update in NB directly:

https://github.com/apache/netbeans/pull/3164

https://github.com/apache/netbeans/pull/3160

https://github.com/apache/netbeans/pull/3166


another draft PR which intends to make writing hints a bit more convenient

https://github.com/apache/netbeans/pull/3171


NB 12.5 is also the first version which automatically migrates custom rules from your old config folder on first start - so you don't have to do that by hand anymore.


best regards,

michael


- - -

https://mbien.dev


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to