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

Fixed clippy with pedantic option for 2016 #6

Merged
merged 1 commit into from Jul 21, 2022
Merged

Fixed clippy with pedantic option for 2016 #6

merged 1 commit into from Jul 21, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jul 20, 2022

  • fixed part1 of day5 challenge
  • fixed progress spinner display for day5 challenge, the tick is not supposed to be called when a steady tick is set. However it should not have messed the display
  • added a second test for day14 challenge, but commented it as it takes some time to complete
  • fixed day19 challenge when input has final newline
  • ran every test associated with the modified challenges (and those that use assembunny)

- fixed part1 of day5 challenge
- fixed progress spinner display for day5 challenge, the tick is not supposed to be called when a steady tick is set. However it should not have messed the display
- added a second test for day14 challenge, but commented it as it takes some time to complete
- fixed day19 challenge when input has final newline
- ran every test associated with the modified challenges (and those that use assembunny)
@rene-d rene-d merged commit 527e0e8 into main Jul 21, 2022
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.

None yet

1 participant