Commit 542c5fb
ci: integrate prettier check in github workflow (#185)
# Description
This PR integrates the prettier check in the github workflow to ensure
the code respects the correct formatting standards
Fixes #177 🦕
---------
Co-authored-by: Ivan Shymko <[email protected]>1 parent e7e8f35 commit 542c5fb
File tree
55 files changed
+5622
-4801
lines changed- .github/workflows
- scripts
- src
- client
- samples
- agents
- movie-agent
- sample-agent
- extensions
- server
- agent_execution
- events
- express
- push_notification
- request_handler
- transports
- tck/agent
- test
- client
- server
- mocks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+5622
-4801
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments