Resolve Review comments

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-01-18 13:23:39 +05:30
parent 4deaffac48
commit 34d200b35d
13 changed files with 332 additions and 136 deletions

View file

@ -1,6 +1,6 @@
// eslint-disable-next-line no-undef
module.exports = {
extends: [
"@tetchel/eslint-config-actions",
"@redhat-actions/eslint-config",
],
};