Is there a way to create custom inspections in pycharm
Hi
in my current project I have some APIcalls that should not be used, as well as some other project specific coding conventions.
I was wondering if it is possible to create custom inspections for Pycharm to check if those conventions are met.
Cheers!
Pug
in my current project I have some APIcalls that should not be used, as well as some other project specific coding conventions.
I was wondering if it is possible to create custom inspections for Pycharm to check if those conventions are met.
Cheers!
Pug
请先登录再写评论。
If you're still interested :) I could provide more details.