Skip to content

Commit 82417a3

Browse files
authored
Added examples to readme (#16)
* Added examples to readme * updated ascii art in root * fixing typo * fixing 2nd typo * fixing json schema example * adding a lint issue * updating golangci-lint version * pre-commit fixes * Adding schematobicep example
1 parent 1788a96 commit 82417a3

File tree

4 files changed

+889
-9
lines changed

4 files changed

+889
-9
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
uses: golangci/golangci-lint-action@v3
2424
with:
2525
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
26-
version: v1.56.2
26+
version: v1.61.0

0 commit comments

Comments
 (0)