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

Fixes 4893 - error handling for malformed configurations #5026

Closed
wants to merge 4 commits into from
Closed

Fixes 4893 - error handling for malformed configurations #5026

wants to merge 4 commits into from

Commits on Jun 11, 2018

  1. Fixes 4893 - error handling for malformed configurations

    Remove period for easier path copying
    
    Move config parsing error to new class
    
    4893 - Add line number, add handling for generic ParsingErrors.
    
    Remove whitespace.
    
    Convert parsing error to string
    
    PEP8 - reformat line break
    fishd committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    ccd1886 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Improve tests

    Adds more checks and skips creating a new class.
    pradyunsg authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    974bc96 View commit details
    Browse the repository at this point in the history
  2. 📰

    pradyunsg authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    d5bbd8b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Fix test

    pradyunsg authored Aug 21, 2018
    Configuration menu
    Copy the full SHA
    5ba4c72 View commit details
    Browse the repository at this point in the history