mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
Update lang tasks to also read shortcuts
- Updated docs with more accurate picture of translation state - invalid task found keys that were no longer used from 2 commands - Cleaned up rewrite-clj
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -103,8 +103,8 @@ jobs:
|
||||
- name: Carve lint for unused vars
|
||||
run: scripts/carve.clj
|
||||
|
||||
- name: Lint invalid dictionary keys
|
||||
run: bb lang:invalid-dicts
|
||||
- name: Lint invalid translation entries
|
||||
run: bb lang:invalid-translations
|
||||
|
||||
e2e-test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user