mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-02-01 04:43:24 +00:00
chore: even more linting, test fixes (#24)
* chore(lint): funcorder * chore(lint): yamlfmt, ignored broken test yaml files * chore(tests): tests do not output garbage, add coverage * chore(lint): fix editorconfig violations * chore(lint): move from eclint to editorconfig-checker * chore(lint): add pre-commit, run and fix * chore(ci): we use renovate to manage updates
This commit is contained in:
1
testdata/example-action/action.yml
vendored
1
testdata/example-action/action.yml
vendored
@@ -1,3 +1,4 @@
|
||||
---
|
||||
name: Example Action
|
||||
description: 'Test Action for gh-action-readme'
|
||||
inputs:
|
||||
|
||||
1
testdata/example-action/config.yaml
vendored
1
testdata/example-action/config.yaml
vendored
@@ -1,3 +1,4 @@
|
||||
---
|
||||
# Action-specific configuration
|
||||
theme: "github"
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user