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
It's time we do another pass of the codebase to do the following:
Simplify code for running linters and fixers so they use the formatted paths and executables everywhere.
Simplify tests further.
It may be time to add a command such as AssertFixer to make writing tests for fixers easier, and it may also be time to bite the bullet and update the Vader version we run for tests, as we fixed the version a long time ago.
In addition, we need to run over the LSP code and tsserver code, and make double sure the ale_filename_mappings option is functioning with Docker Compose workflows properly.
The text was updated successfully, but these errors were encountered:
It's time we do another pass of the codebase to do the following:
It may be time to add a command such as
AssertFixer
to make writing tests for fixers easier, and it may also be time to bite the bullet and update the Vader version we run for tests, as we fixed the version a long time ago.In addition, we need to run over the LSP code and tsserver code, and make double sure the
ale_filename_mappings
option is functioning with Docker Compose workflows properly.The text was updated successfully, but these errors were encountered: