Skip to content

Commit

Permalink
fix: lint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
tiensonqin committed May 9, 2022
1 parent 9045e3d commit 1519e35
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .carve/ignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ frontend.debug/print
;; Lazily loaded
frontend.extensions.code/editor
;; Lazily loaded
frontend.extensions.age-encryption/keygen
frontend.extensions.age-encryption/encrypt-with-x25519
frontend.extensions.age-encryption/decrypt-with-x25519
frontend.extensions.age-encryption/encrypt-with-user-passphrase
frontend.extensions.age-encryption/decrypt-with-user-passphrase
;; Lazily loaded
frontend.extensions.excalidraw/draw
;; Referenced in commented TODO
frontend.extensions.pdf.utils/get-page-bounding
Expand Down

0 comments on commit 1519e35

Please sign in to comment.