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

Completes pull #1043 which fixes #1040 #1044

Merged
merged 6 commits into from
Oct 19, 2020

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    80d97b8 View commit details
    Browse the repository at this point in the history
  2. Fix for no line break case.

    waylan committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    dcada15 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Fix remaining tests

    facelessuser committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    0827498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1acef7e View commit details
    Browse the repository at this point in the history
  3. Increase coverage and remove unnecessary code

    There shouldn't be elements in the cleandoc list. Those may exist in
    the stash, but won't turn up directly in cleandoc.
    facelessuser committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    938cfc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Add whitespace case

    facelessuser committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    4a8efa6 View commit details
    Browse the repository at this point in the history