Commit Graph

14 Commits (f7ab5c968556db8a2829a62c2c51604a71e738d7)

Author SHA1 Message Date
Gabriel Horner 5635469d7a Split out command and category descs
Move them to a more appropriate ns that is just dictionary focused.
This _majorly_ slims down dependencies for the main translation ns
Also:
- add tests
- make medley requires consistent
- alter spec to reflect how command data is actually being used in
  command palette component
- add basic translation tests
2022-03-28 11:05:42 -04:00
Gabriel Horner 6a1bcec82c Make db/query react aliases consistent
These namespaces had conflicting aliases which led to confusing reading
2022-03-10 15:43:07 +08:00
Gabriel Horner f9cb132482 Fix simple queries not working in advanced query - close #4498
Also removed unused repo fn in query-dsl ns and configured custom-query
to throw exception
2022-03-09 14:10:38 +08:00
Gabriel Horner b0babf2232 Change export to not depend on printing - close #4211 2022-02-24 00:32:30 +08:00
Gabriel Horner 17a09f114a Remove last bits of with-context
Follow up to 982eba9396
2022-02-08 11:14:11 -05:00
Gabriel Horner b0d77e5d7f Use consistent datascript aliases to more easily see datascript usage 2022-02-08 14:54:17 +08:00
Gabriel Horner 8b428796bc Setup carve and ignore all unused vars by default
Also split out lint jobs to their own step
2022-01-27 14:11:59 -05:00
Gabriel Horner 2b46cc4938 Fix kondo invocation and output progress 2022-01-16 12:42:34 +08:00
Gabriel Horner 3ec587d6eb lint :all-the-things: 2022-01-16 12:42:34 +08:00
Gabriel Horner b7b3375f62 Lint extensions/ and wrap up hanging frontend dirs
fs/, format/ and logseq/ also added to linting by adding todos for later
inspection
2022-01-12 16:38:17 -05:00
Gabriel Horner 7497d8b396 Lint a good chunk of src/main/frontend
Left some TODOs to discuss with others and others for me to finish
2022-01-11 17:34:54 -05:00
Junyi Du 0245da0a5a Expand kondo configuration 2021-11-18 21:13:35 +08:00
Junyu Zhan b9a36d58f5 feat: add a kondo map for auto-transact! 2021-04-26 19:10:19 +08:00
Martin Klepsch b1149309df add configuration files for clj-kondo + rum defc 2021-03-22 11:11:45 +08:00