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

Lint for unused input parameters #12724

Open
wants to merge 11 commits into
base: dev
Choose a base branch
from

Commits on Dec 9, 2022

  1. lint for unused inputs

    considering command, configfiles, filters, ...
    
    add linting for configfiles
    bernt-matthias committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    245999d View commit details
    Browse the repository at this point in the history
  2. fix tests

    bernt-matthias committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    92f275c View commit details
    Browse the repository at this point in the history
  3. post rebase cleanup

    bernt-matthias committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    fa0eff6 View commit details
    Browse the repository at this point in the history
  4. also consider template macros

    for finding variables
    bernt-matthias committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d4e2d97 View commit details
    Browse the repository at this point in the history
  5. linting of unused parameters

    by searching in compiled cheetah templates
    bernt-matthias committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    fdf8daa View commit details
    Browse the repository at this point in the history
  6. post merge cleanup

    bernt-matthias committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9d9e48b View commit details
    Browse the repository at this point in the history
  7. linting fixes

    bernt-matthias committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    f94048e View commit details
    Browse the repository at this point in the history
  8. post rebase cleanup

    bernt-matthias committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3a5f007 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81d2ec4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eca4444 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d9655f5 View commit details
    Browse the repository at this point in the history