Skip to content

Commit d8fb9f2

Browse files
hotfix(yamllint): EoF (#155)
1 parent 720c77f commit d8fb9f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

recipes/tmpdir-to-tmpdir/codemod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ keywords:
1818

1919
registry:
2020
access: public
21-
visibility: public
21+
visibility: public

recipes/tmpdir-to-tmpdir/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ nodes:
2222
- "**/*.tsx"
2323
exclude:
2424
- "**/node_modules/**"
25-
language: typescript
25+
language: typescript

0 commit comments

Comments
 (0)