Clear phpcodesniffer markings in eclipse -
phpcodesniffer has added lot of markings source file based in psr1, psr2 standards. many of them related code formatting tags , spaces.
i want clear current markings , run codesniffer later on in development, not @ current stage.
my searches did not yield results.
i posted example of editor screen below.
how can clear markings.
i managed solve in following way.
- open 'problems' tab @ bottom of screen. if not available, can access window -> show view -> other -> problem menu option.
- choose problems want delete (in case, all)
- chose delete
Comments
Post a Comment