🚀 make ledger more forgiving

dev-docs
Moritz Böhme 2022-06-27 17:57:54 +02:00
parent fe31ea937f
commit cfccb456f1
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
text = builtins.readFile ./ledger.fish; text = builtins.readFile ./ledger.fish;
}; };
"ledger/ledgerrc".text = '' "ledger/ledgerrc".text = ''
--pedantic --strict
--explicit --explicit
--payee note --payee note
--file ~/Notes/ledger/main.ledger --file ~/Notes/ledger/main.ledger