atom-ide-ui
atom-ide-ui copied to clipboard
Hide specific instance of error/warning?
Is there a way to hide a specific instance of an issue or warning without categorically hiding all others of that error/warning type?
Specifically, I'm using ide-python
and the pydocstyle
errors when using property decorators (https://github.com/PyCQA/pydocstyle/issues/68) is getting very distracting.