Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a directory of template codeql-analysis.yml files #13

Closed
NickLiffen opened this issue Oct 30, 2021 · 0 comments
Closed

Create a directory of template codeql-analysis.yml files #13

NickLiffen opened this issue Oct 30, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@NickLiffen
Copy link
Owner

Right now, we just include a sample codeql-analysis.yml for JavaScript. It would be great if we could create a directory of templates and then have them called something like codeql-analysis-${language}.yml. We would then match the ${language} found within the process.env.LANGUAGE to the language found within the codeql-analysis-${language}.yml. That would make it more of a scalable solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant