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

Properly handle OS separators #330

Closed
jackdewinter opened this issue Mar 31, 2022 · 0 comments · Fixed by #447
Closed

Properly handle OS separators #330

jackdewinter opened this issue Mar 31, 2022 · 0 comments · Fixed by #447
Labels
bug Something isn't working

Comments

@jackdewinter
Copy link
Owner

In the command line handling, any windows \ are translated to / for ease of use within the tests and application.

Need to change this to properly reflect the OS separators in use.

@jackdewinter jackdewinter added the bug Something isn't working label Mar 31, 2022
@jackdewinter jackdewinter mentioned this issue Aug 22, 2022
jackdewinter added a commit that referenced this issue Aug 22, 2022
* #441 - Adding linting from stdin

* #330 - Changing to proper path separators.

* 'Refactored by Sourcery' (#448)

Co-authored-by: Sourcery AI <>

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant