Phpcodesniffer has added a lot of markings to my source file based in the PSR1, PSR2 standards. Many of them are related to code formatting like tags and spaces.
I want to clear the current markings and run codesniffer later on in my development, not at this current stage.
My searches did not yield any results.
I posted an example of my editor screen below.
How can I clear the markings.