This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts: Use syntax highlighting in collect script
Make the output of `kata-collect-data.sh` slightly more attractive and easier to read by using syntax highlighting where possible. This is achieved by specifying a language for some of the code blocks, specifically for the TOML config files and output of `kata-env` and the YAML osbuilder config file. See: - https://help.github.com/articles/creating-and-highlighting-code-blocks/ - https://github.com/github/linguist Fixes #775. Signed-off-by: James O. D. Hunt <[email protected]>
- Loading branch information
1 parent
e39a734
commit eba23b1
Showing
1 changed file
with
28 additions
and
20 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