intellij-ton icon indicating copy to clipboard operation
intellij-ton copied to clipboard

(2.0) Specifier Missing Warning

Open MicroNovaX opened this issue 1 year ago • 0 comments

Sometimes, when using methods that return nothing, you might forget to use the impure special specifier. At some points, this can cause debugging difficulties, I suggest adding a warning to such methods, with the ability to suppress them using the IntelIJ Supress Warning annotations.

MicroNovaX avatar Aug 23 '23 04:08 MicroNovaX