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

Switch from tab to 4 spaces in baseline #152

Merged
merged 12 commits into from
Aug 5, 2024
Merged

Conversation

cidrblock
Copy link
Contributor

@cidrblock cidrblock commented Jul 11, 2024

Switch from a tab to 4 spaces in the baseline file for each violation.

Given the strip() in the parseBaseline function, there should be no issue with backward compatiblity.

This is confirmed with an additional test added.

Closes #143

@cidrblock
Copy link
Contributor Author

@jsh9 Any hints here? I don't have easy access to a windows box to sort the path issue.

Any guidence appreciated. - brad

tests/test_baseline.py Outdated Show resolved Hide resolved
@cidrblock cidrblock requested a review from jsh9 July 24, 2024 17:33
@jsh9
Copy link
Owner

jsh9 commented Aug 5, 2024

Thank you so much for making this change! Sorry it took me a while to finally get to it.

I'll publish it in a new version in the next 1-2 days.

@jsh9 jsh9 merged commit ae28589 into jsh9:main Aug 5, 2024
16 checks passed
@cidrblock
Copy link
Contributor Author

Thanks for the cleanup and style fixes.

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.

Tab vs. spaces in baseline
2 participants