Skip to content

ci: add appropriate file extensions to linter#71

Merged
devonzara merged 2 commits into
mainfrom
dz-ci-fix-linter-extensions
Mar 30, 2023
Merged

ci: add appropriate file extensions to linter#71
devonzara merged 2 commits into
mainfrom
dz-ci-fix-linter-extensions

Conversation

@devonzara

@devonzara devonzara commented Mar 29, 2023

Copy link
Copy Markdown
Collaborator

Closes N/A

Description

The CI linter appears to only be linting .js files (see image below). This change should get it to check js, jsx, ts, and tsx file types.

Testing

First commit had a linting error, the second commit fixed the styling and passed the checks; thus confirming that these changes have worked.

Type of change

  • Change to documentation/GitHub flows/CICD

Screenshots

Before:
image

After:
image

Checklist:

  • Changes have new/updated automated tests, if applicable
  • Changes have new/updated docs, if applicable
  • I have performed a self-review of my own code
  • I have added comments on any new, hard-to-understand code
  • Changes have been manually tested
  • Changes generate no new errors or warnings

@devonzara devonzara changed the title ci: add appropriate file extentions to linter ci: add appropriate file extensions to linter Mar 30, 2023
@devonzara devonzara merged commit 482eada into main Mar 30, 2023
@devonzara devonzara deleted the dz-ci-fix-linter-extensions branch March 30, 2023 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants