This commit is contained in:
cscherr 2025-08-05 10:22:56 +02:00
parent e3e8915890
commit 98470836af
Signed by: cscherrNT
GPG key ID: 8E2B45BC51A27EA7

View file

@ -50,6 +50,7 @@ return {
-- You can use a sub-list to tell conform to run *until* a formatter
-- is found.
javascript = { 'prettier' },
asm = { "asmfmt" }
},
},
},