Sometimes you use in your code third party libraries which don't have stellar code (for example Mochimedia's API) and because of that, if you run full code inspection they are there clogging your results. I know how to suppress single statement, but there seems to be no option to suppress them for class or whole file in *.as files. Not to mention I have no idea how to suppress error detection. Is it even possible?
↧