Skip to content

馃啒 Need Help: (A 1st Contact Pain): Configuration syntax for Variables #4963

Closed Answered by zkoppert
iPoetDev asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like you have your linter configuration files split across the .github/linters/ directory and the / directory. I would consolidate those into the .github/linters/ location. It also appears you are running the super linter twice: once at .github/workflows/super-linter.yml and again at .github/workflows/ci.yml. I would consolidate to use just one of those as a start.

Also, I notice that you have many different configurations and customizations. I would see if you can get the super-linter working in its base configuration and then try modifying things one by one so you can tell what configuration change is causing issue.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ferrarimarco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants