Skip to content

Commit

Permalink
style: fmt
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Sep 12, 2023
1 parent 50d4efd commit 53c03b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ All notable changes to this project will be documented in this file.

### Bug Fixes

- Nightly builds, exclude arm64 darwin build until issue Publishing aarch64-apple-darwin failed #6 is fixed
- Nightly builds, exclude arm64 darwin build until issue Publishing
aarch64-apple-darwin failed #6 is fixed

### Documentation

Expand All @@ -32,7 +33,8 @@ All notable changes to this project will be documented in this file.
- Add caching
- Add signature and shallow clones to nightly
- Declutter and reorganize
- Remove lint from ci workflow and keep it separate, replace underscore in workflow files
- Remove lint from ci workflow and keep it separate, replace underscore in
workflow files
- Rebase and extract action to own repository
- Use create-binary-artifact action
- Put action version to follow main branch while action is still in development
Expand Down
2 changes: 1 addition & 1 deletion dprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
"https://plugins.dprint.dev/toml-0.5.4.wasm",
"https://plugins.dprint.dev/json-0.17.4.wasm"
]
}
}

0 comments on commit 53c03b3

Please sign in to comment.