-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2391 from demergent-labs/maintenance-2024-12-24--…
…0.25.0-dev Example/test maintenance: update dependencies, formatting, and linting
- Loading branch information
Showing
380 changed files
with
211,825 additions
and
912,631 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,7 @@ target | |
/the_azle_book/book | ||
/docs | ||
static_canister_template_licenses.yml | ||
.azle | ||
dfx_generated | ||
.bitcoin | ||
licenses.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Casing | ||
|
||
- Generally camel or pascal case should be used that matches TypeScript/JavaScript conventions | ||
- Filenames and directory names should use snake case | ||
- Numbers should still use snake case | ||
- Generally camel or pascal case should be used that matches TypeScript/JavaScript conventions | ||
- Filenames and directory names should use snake case | ||
- Numbers should still use snake case |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
During every release of Azle, the goal should be to update the following: | ||
|
||
- dfx | ||
- boa | ||
- ic-cdk | ||
- ic-cdk-macros | ||
- candid | ||
- ic-cdk-timers | ||
- ic-stable-structures | ||
- Cargo.lock | ||
- Rust | ||
- dfx | ||
- boa | ||
- ic-cdk | ||
- ic-cdk-macros | ||
- candid | ||
- ic-cdk-timers | ||
- ic-stable-structures | ||
- Cargo.lock | ||
- Rust |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.