-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Brent Salisbury <[email protected]>
- Loading branch information
Showing
2 changed files
with
24 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Title of work: dfg | ||
Link to work: - | ||
Revision: - | ||
License of the work: sdfg | ||
Creator names: sdfgsdfg |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
created_by: nerdalert | ||
version: 2 | ||
task_description: lints | ||
seed_examples: | ||
- question: q | ||
context: | ||
Check failure on line 6 in compositional_skills/foo/bar/qna.yaml GitHub Actions / yamllint
|
||
answer: a | ||
- question: qq | ||
context: | ||
Check failure on line 9 in compositional_skills/foo/bar/qna.yaml GitHub Actions / yamllint
|
||
answer: aa | ||
- question: qqq | ||
context: | ||
Check failure on line 12 in compositional_skills/foo/bar/qna.yaml GitHub Actions / yamllint
|
||
answer: aaa | ||
- question: qqqq | ||
context: | ||
Check failure on line 15 in compositional_skills/foo/bar/qna.yaml GitHub Actions / yamllint
|
||
answer: aaaa | ||
- question: qqqqq | ||
context: | ||
Check failure on line 18 in compositional_skills/foo/bar/qna.yaml GitHub Actions / yamllint
|
||
answer: aaaaa |