We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 592badc + a1dd597 commit ad05045Copy full SHA for ad05045
result/result.go
@@ -20,7 +20,7 @@ import (
20
"bytes"
21
"encoding/json"
22
"fmt"
23
- "html/template"
+ "text/template"
24
25
"github.com/arduino/arduino-lint/check/checkconfigurations"
26
"github.com/arduino/arduino-lint/check/checklevel"
0 commit comments