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

Add optional configurable quirks #82

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 16, 2020

  1. Add ability to custom-parse fields by their name

    Guilherme Francescon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    64d7027 View commit details
    Browse the repository at this point in the history
  2. Pretty-print on VSCode

    Guilherme Francescon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    651e873 View commit details
    Browse the repository at this point in the history
  3. Adds quirks to selectively allow breaking some parsing rules

    Guilherme Francescon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    71f9899 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Add tests for quirks

    Guilherme Francescon committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    1b0ccef View commit details
    Browse the repository at this point in the history
  2. Include pakcage-lock.json

    Guilherme Francescon committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    6881e16 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Include case on quirk ignoreUnknownEncryptionByte

    Guilherme Francescon committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    c93663a View commit details
    Browse the repository at this point in the history