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

Fix Timestamp Format Having Trailing Whitespace Making Format Invalid #863

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

pjkaufman
Copy link
Collaborator

Fixes #861

Changes Made:

  • Added a UT for the scenario in question
  • Made sure to trim the end of the format when passing it into YAML Key Sort and in the logic for YAML Timestamp

@pjkaufman pjkaufman added bug Something isn't working yaml YAML related issues or features labels Aug 25, 2023
@pjkaufman pjkaufman self-assigned this Aug 25, 2023
@pjkaufman pjkaufman changed the title make sure the format for timestamps is trimmed at the end to make sur… Fix Timestamp Format Having Trailing Whitespace Making Format Invalid Aug 25, 2023
@pjkaufman pjkaufman merged commit 2956796 into platers:master Aug 25, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working yaml YAML related issues or features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Invalid Date Format Makes Linter Always Update Date Modified Timestamp
1 participant