
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/1c372575-1e16-4d21-a305-850b3b10bfbbo%40googlegroups.com.
Hi,
That analysis is shown in real time, not when you press F8. So you just need to write code with too much complexity in the editor and you'll see it reported by Mccabe on the left (i.e. next to line numbers), just like other errors or warnings.
Cheers,
Carlos
El 21/06/20 a las 2:02 a. m., Masaki Hiraoka escribió:
--Excuse me, please let me know if you knowThere is a "linting" item in the Spyder preferences menu, and there is a checkbox for "Enable complexity linting with Mccabe Package".(The figure below)However, even if this check is turned ON and the linting is executed by pressing the F8 key, the result of the code complexity linting is not displayed.(linting by pylint is executed and the result is displayed.)How can I perform a complexity linting and view the results?
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyd...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/d10af83f-d28b-42f8-8640-d309cd3264d3o%40googlegroups.com.