Skip to content

Commit d21807e

Browse files
authored
add explanation on yaml validation to development.md
1 parent 858ca9c commit d21807e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
2222

2323
- We follow the coding style defined by [ESLint](https://eslint.org/).
2424
- We also use [Prettier](https://prettier.io/docs/en/index.html) as our opinionated code formatter.
25-
25+
- To validate the schemas of the DSOMM yaml files in the IDE, it is recommended to use the VS Code extension [redhat.vscode-yaml](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml). The schemas are stored in /src/assets/YAML/schemas
2626

0 commit comments

Comments
 (0)