-
Notifications
You must be signed in to change notification settings - Fork 315
Setup check format in pipeline #1001
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 19 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
17a0617
Setup check format in pipeline
brenelz a4cbf0a
Format files according to prettier
brenelz 3157ff1
Merge branch 'main' into format-files
kodiakhq[bot] 50e8d70
Merge branch 'main' into format-files
kodiakhq[bot] 2e822c5
Merge branch 'main' into format-files
kodiakhq[bot] 70f469a
Merge branch 'main' into format-files
kodiakhq[bot] a5b999a
Merge branch 'main' into format-files
kodiakhq[bot] 27fad50
Merge branch 'main' into format-files
kodiakhq[bot] 0367582
minor formatting fix to check i can push commits
amirhhashemi ca6a29a
fix formatting issues
amirhhashemi bbea460
Merge branch 'main' into format-files
amirhhashemi 558d325
format with prettier
amirhhashemi ccb5a98
remove redundant space
amirhhashemi d0bfecd
Merge branch 'main' into format-files
kodiakhq[bot] 4e9555e
Merge branch 'main' into format-files
kodiakhq[bot] 4f5853d
Merge branch 'main' into format-files
amirhhashemi 9e9cc0b
Merge branch 'main' into format-files
kodiakhq[bot] ded9a6e
format
amirhhashemi 54ae1bb
add format script
amirhhashemi 6bdb33b
Merge branch 'main' into format-files
amirhhashemi 5bc9519
format
amirhhashemi de2f379
Merge branch 'main' into format-files
kodiakhq[bot] aa3fc1c
Merge branch 'main' into format-files
kodiakhq[bot] 8788ed7
Merge branch 'main' into format-files
kodiakhq[bot] e884fa8
Commit changed files
amirhhashemi ae49991
Merge branch 'main' into format-files
amirhhashemi 6b7f96a
format files
amirhhashemi addddb6
fix comment
amirhhashemi 84e7b20
Add format workflow
amirhhashemi 2d3bbf9
Add install action
amirhhashemi 88375dc
Add shell property
amirhhashemi 858b041
Remove setup step
amirhhashemi 26c1cac
Use consitent pnpm command
amirhhashemi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the --write won't work in CI tho will it?