Closed nic-jol closed 2 years ago
Contributes to #41
Added GitHub action to run super-linter (https://github.com/marketplace/actions/super-linter) whenever changes are pushed or a pull request is created. It covers JS, HTML, and CSS.
As part of creating a CI/CD process, we want to have a linter to verify the formatting of contributed files.
On push test: https://github.com/nic-jol/TakeTwo-Marker-ChromeExtension/runs/5313865440?check_suite_focus=true Creating a PR test: https://github.com/nic-jol/TakeTwo-Marker-ChromeExtension/pull/1
Unsure if any docs need to be updated.
Contributes to #41
What did you do?
Added GitHub action to run super-linter (https://github.com/marketplace/actions/super-linter) whenever changes are pushed or a pull request is created. It covers JS, HTML, and CSS.
Why did you do it?
As part of creating a CI/CD process, we want to have a linter to verify the formatting of contributed files.
How have you tested it?
On push test: https://github.com/nic-jol/TakeTwo-Marker-ChromeExtension/runs/5313865440?check_suite_focus=true Creating a PR test: https://github.com/nic-jol/TakeTwo-Marker-ChromeExtension/pull/1
Were docs updated if needed?
Unsure if any docs need to be updated.
Type of change
Checklist: