mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-12-08 22:51:08 +01:00
Merge branch '09-verification' into draft
This commit is contained in:
commit
28dd67d7f7
18 changed files with 533 additions and 6 deletions
|
|
@ -41,6 +41,7 @@ html-watch:
|
|||
codespell:
|
||||
@$(PRINTF) "The following change suggestions are only warnings! (Please don't fix them)\n"
|
||||
@$(CODESPELL) source/diag || true
|
||||
@$(CODESPELL) input/ || true
|
||||
@$(PRINTF) "The following change suggestions are errors!\n"
|
||||
@$(CODESPELL) .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue