Separate ESLint CI from Superlinter (#23029)
* Separate ESLint CI from Superlinter * Correct JS indenting level * Remove extra semicolons with ESLint autofix
This commit is contained in:
parent
9cdd643564
commit
d9088ef327
6 changed files with 52 additions and 14 deletions
|
@ -39,4 +39,4 @@ export default function followed_tags(state = initialState, action) {
|
|||
default:
|
||||
return state;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue