Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

add --tests flag to check all mode #119

Merged
merged 1 commit into from
Nov 24, 2017

Conversation

HyeonuPark
Copy link
Contributor

though current description says it lints tests,
check all mode only checks integration tests under tests directory
and doesn't check unit tests like #[test] test_foo() { ... }
this commit just fix this inconsistency

though current description says it lints tests,
`check all` mode only checks integration tests under `tests` directory
and doesn't check unit tests like `#[test] test_foo() { ... }`
this commit just fix this inconsistency
@HyeonuPark
Copy link
Contributor Author

Well in previous PR I just made a silly mistake - omitted quotes on string 😞
So I fixed it, CI passed, everything nice!

@gmist gmist merged commit 53e687b into AtomLinter:master Nov 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants