8000 Enable Linting of Elm files by DamianReeves · Pull Request #565 · finos/morphir-scala · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Enable Linting of Elm files #565

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

Merged
merged 41 commits into from
Apr 3, 2024
Merged

Conversation

DamianReeves
Copy link
Member

No description provided.

Copy link
Contributor

Choose a reason for hiding this comment

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

This file should probably just be deleted, or if not, it should be unmodified. I frequently need to test stuff out in Ellie, but the default code loaded is inconvenient for "Evaluate some random definition" - this was a template to quickly copy stuff in, or to let other people do so.

I probably certainly never should have added it in the first place.


passingCollectionTests : Test
passingCollectionTests =
Test.concat <|
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is it necessary to specify Test.concat here, but other Test. functions are just named directly?

Copy link
Member Author

Choose a reason for hiding this comment

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

You had mentioned to me in Slack that you were intending to use Test.concat here... this needs to be Test.concat or be wrapped in a describe.

@DamianReeves DamianReeves merged commit 5026a93 into finos:main Apr 3, 2024
@DamianReeves DamianReeves deleted the elm-linting-during-ci branch April 3, 2024 15:34
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.

2 participants
0