-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: rerun prettier * chore: add prettierignore * chore: run prettier everywhere
- Loading branch information
1 parent
0370ceb
commit 3dcaa2d
Showing
6 changed files
with
228 additions
and
226 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Readiness checklist | ||
|
||
- [ ] I added/updated tests. | ||
- [ ] I ensured that the PR title is good enough for the changelog. | ||
- [ ] I labeled the PR. | ||
- [ ] I self-reviewed the PR. | ||
- [ ] I added/updated tests. | ||
- [ ] I ensured that the PR title is good enough for the changelog. | ||
- [ ] I labeled the PR. | ||
- [ ] I self-reviewed the PR. | ||
|
||
<!-- # Description --> |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
helmChart/templates | ||
packages/sdk/schemas.json |
Oops, something went wrong.