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 date parsing #32

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

rpavlik
Copy link
Contributor

@rpavlik rpavlik commented May 20, 2024

Apparently REUSE has started outputting dates in a way that Chrono does not like (offset as well as trailing Z). I implemented a little helper, kind of gross but it works.

I also added a mailmap file to update my name in the git history.

It needed a little clippy love to pass CI, too.

@rpavlik rpavlik force-pushed the fix-date branch 3 times, most recently from 42d1d58 to 0c2e56a Compare May 20, 2024 22:19
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.

1 participant