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

Stricter control of select filenames #2867

Merged
merged 4 commits into from
Nov 11, 2019
Merged

Commits on Nov 11, 2019

  1. [refactor] organize code in lib_dep better

    Modules for each type and move parsers to where they belong
    
    Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
    rgrinberg committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    63d4395 View commit details
    Browse the repository at this point in the history
  2. [refactor] create empty constructor

    Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
    rgrinberg committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    c927fb5 View commit details
    Browse the repository at this point in the history
  3. Imprpove loc for include_subdirs qualified

    Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
    rgrinberg committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1b02b4e View commit details
    Browse the repository at this point in the history
  4. Stricter validation of select filenames.

    Now any filenames that appears in the choice position, must now be
    based on the filename of the result.
    
    Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
    rgrinberg committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    ede5676 View commit details
    Browse the repository at this point in the history