You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Some existing Brackets extensions do linting via a web service, so they can't use the new generic linting API because it requires a synchronous result. The API should allow providers to return a Promise.