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

Bug/fix seq linter #1485

Merged
merged 5 commits into from
Oct 1, 2024
Merged

Bug/fix seq linter #1485

merged 5 commits into from
Oct 1, 2024

Conversation

cohansen
Copy link
Contributor

I made a big change to sequence-linter in #1446 and accidentally removed some of the code added in Chet's PR here: #1465

This just adds that back in and fixes another issue I found with null checking on the workspace ids.

@cohansen cohansen self-assigned this Sep 30, 2024
@cohansen cohansen requested a review from a team as a code owner September 30, 2024 20:44
src/components/sequencing/Sequences.svelte Outdated Show resolved Hide resolved
src/components/sequencing/Sequences.svelte Outdated Show resolved Hide resolved
src/utilities/sequence-editor/sequence-linter.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@duranb duranb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thank you for following this up!

Copy link
Contributor

@goetzrrGit goetzrrGit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad there was only a small amount of missing code dropped from the rebase.

@cohansen cohansen merged commit 0673db7 into develop Oct 1, 2024
5 checks passed
@cohansen cohansen deleted the bug/fix-seq-linter branch October 1, 2024 15:50
JosephVolosin pushed a commit that referenced this pull request Oct 1, 2024
* Revered linter back to the original state

* Added Chet's block linting back in

* Refactored the sequence-linter again

* Fixed some problems with null checking workspace ids

* Moved numFormat to its own function, cleaned up workspaceId URL handling
JosephVolosin pushed a commit that referenced this pull request Oct 21, 2024
* Revered linter back to the original state

* Added Chet's block linting back in

* Refactored the sequence-linter again

* Fixed some problems with null checking workspace ids

* Moved numFormat to its own function, cleaned up workspaceId URL handling
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