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

Ignore global error variables (implements #2) #3

Merged
merged 4 commits into from
Sep 8, 2018

Commits on Sep 8, 2018

  1. Ignore global error variables

    Error variables are variables starting with 'err' or 'Err'.
    
    This implements leighmcculloch#2.
    leonklingele committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    4886830 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    e122cb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d707cd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f4f961 View commit details
    Browse the repository at this point in the history