Fix spelling mistakes using codespellThis commit corrects various spelling mistakes throughout therepository. The corrections were made automatically using `codespell`[1]tool.[1]: https://githu
Fix spelling mistakes using codespellThis commit corrects various spelling mistakes throughout therepository. The corrections were made automatically using `codespell`[1]tool.[1]: https://github.com/codespell-project/codespellChange-Id: I965f52f9eae78bcad39a8d711f99bef7be4cbde0Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
show more ...
prettier: reformat YAMLSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: Ib7050ca82a9826efbd5ef356f546f3c33d7a2186
doc: format with markdownlintSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: Id1efc27791e219e5fbfe08023143be2f59037307
yaml: format with prettierSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
treewide: Create yaml directoryThis allows the propagated yamldir paramter to work correctly insubproject style builds. We don't want other files in the projectconflicting with tools that scan th
treewide: Create yaml directoryThis allows the propagated yamldir paramter to work correctly insubproject style builds. We don't want other files in the projectconflicting with tools that scan the yamldir.Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1Signed-off-by: William A. Kennington III <wak@google.com>