-
Notifications
You must be signed in to change notification settings - Fork 333
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: impl Display for Statement (#3744)
* feat: impl Display for Statement * fix: add license header * fix: inline function manually * fix: redacte options * fix: check secret key and replace value * test: add test for statement display * fix: fix check * fix: inline method * fix: inline methods * fix: format * showcase how to write Display impl Signed-off-by: tison <[email protected]> * for others Signed-off-by: tison <[email protected]> * create and copy Signed-off-by: tison <[email protected]> * create rest Signed-off-by: tison <[email protected]> * fixup Signed-off-by: tison <[email protected]> * address comments Signed-off-by: tison <[email protected]> * fixup quote Signed-off-by: tison <[email protected]> --------- Signed-off-by: tison <[email protected]> Co-authored-by: tison <[email protected]>
- Loading branch information
Showing
13 changed files
with
1,087 additions
and
82 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
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.