Lint extensions/ and wrap up hanging frontend dirs

fs/, format/ and logseq/ also added to linting by adding todos for later
inspection
This commit is contained in:
Gabriel Horner
2022-01-12 16:35:39 -05:00
parent 89bef5b26e
commit b7b3375f62
20 changed files with 251 additions and 301 deletions

View File

@@ -132,7 +132,6 @@
[frontend.extensions.calc :as calc]
[frontend.handler.editor :as editor-handler]
[frontend.handler.file :as file-handler]
[frontend.handler.notification :as notification]
[frontend.state :as state]
[frontend.utf8 :as utf8]
[frontend.util :as util]