Skip to content

Commit

Permalink
Added examples to readme (#16)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
mclacore authored Oct 21, 2024
1 parent 1788a96 commit 82417a3
Show file tree
Hide file tree
Showing 4 changed files with 889 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.56.2
version: v1.61.0
Loading

0 comments on commit 82417a3

Please sign in to comment.