Skip to content

Add JS linting to CI#1827

Merged
josephsnyder merged 3 commits intoKitware:masterfrom
williamjallen:refactor-mix-file
Nov 30, 2023
Merged

Add JS linting to CI#1827
josephsnyder merged 3 commits intoKitware:masterfrom
williamjallen:refactor-mix-file

Conversation

@williamjallen
Copy link
Collaborator

I made a mistake when creating #1374 by attempting to lint all of the files while adding eslint. This iteration of my eslint work moves the eslint step from our Mix build to a test which runs in our CI. I also cleaned up the mix file at the same time, because it contained a bunch of confusing JS code.

Once this PR is merged, I plan to lint sections of the codebase in batches to slowly enable eslint. For now, most files are ignored.

@josephsnyder josephsnyder added this pull request to the merge queue Nov 30, 2023
Merged via the queue into Kitware:master with commit a738a6f Nov 30, 2023
@williamjallen williamjallen deleted the refactor-mix-file branch November 30, 2023 19:55
github-merge-queue bot pushed a commit that referenced this pull request Dec 14, 2023
A follow up PR to #1827 and
#1826 that were merged around the
same time, which resulted in this file not being linted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments