Skip to content

Commit

Permalink
Optional timestamp (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-iohk authored Jan 9, 2025
1 parent 6d4974b commit af50f4d
Show file tree
Hide file tree
Showing 39 changed files with 1,126 additions and 111 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,12 @@ jobs:
with:
path: ~/.npm
key: ${{ runner.os }}-dprint
- run: npm i -g sql-formatter
- run: npm i -g sql-formatter@15.4.9
- uses: actions/checkout@v4
- uses: dprint/[email protected]
with:
config-path: dprint.jsonc
dprint-version: 0.47.2

cspell:
runs-on: ubuntu-latest
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit af50f4d

Please sign in to comment.