Skip to content

Conversation

@etpinard
Copy link
Collaborator

It would be nice to eventually follow a Julia style guide like https://github.com/SciML/SciMLStyle, but this PR should be a step in the right direction 😏

etpinard added 5 commits June 27, 2023 14:20
which is more general than just
ignoring `node_modules`
for all git-tracked text files, assert that:
- No trainling whitespaces at EOLs
- No tab characters
- a newline at EOF
so that the `lint.yml` workflow passes
that now read files that include
newline at EOF
and group "lint markdown files" steps into one
for clarity
@github-actions github-actions bot added CI enhancement New feature or request tests labels Jun 27, 2023
@etpinard etpinard force-pushed the lint-all-the-files branch from 5fa20c7 to 18e91c4 Compare June 27, 2023 20:54
@etpinard
Copy link
Collaborator Author

One integration test is failing

image

but I can't reproduce the failure locally.

Since I would like to not block this PR, I'll go ahead and merge it right now.

I'll attempt to fix the CI failure in a future PR.

@etpinard etpinard merged commit 5ae3857 into dev Jun 27, 2023
@etpinard etpinard deleted the lint-all-the-files branch June 27, 2023 21:12
@etpinard etpinard mentioned this pull request Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI enhancement New feature or request tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants