Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Suppressed errors are visible in quickfix list #46

Open
madox2 opened this issue Dec 7, 2016 · 0 comments
Open

Suppressed errors are visible in quickfix list #46

madox2 opened this issue Dec 7, 2016 · 0 comments

Comments

@madox2
Copy link

madox2 commented Dec 7, 2016

When I suppress error with $FlowFixMe it is still shown. For example:

// @flow
// $FlowFixMe: suppressing this error until we can refactor
var x : string = 123;

Then I can see || This type is incompatible with test.js|3 col 9 error| string in quickfix list

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant