Просмотр исходного кода

dev: update review.md about common keywords

rcmerci 2 месяцев назад
Родитель
Сommit
fb9ac9677b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      prompts/review.md

+ 1 - 0
prompts/review.md

@@ -23,6 +23,7 @@ You're Clojure(script) expert, you're responsible to check those common errors:
   - e.g. `["65.9" {:properties [:logseq.property.embedding/hnsw-label-updated-at]}]`
 
 - If common keywords are added or modified, make corresponding changes in their definitions.
+  - common keywords are defined by `logseq.common.defkeywords/defkeywords`
 
 - A function that returns a promise, and its function name starts with "<".