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

New: no-unused-modules rule #1142

Merged
merged 20 commits into from
Apr 7, 2019
Merged

New: no-unused-modules rule #1142

merged 20 commits into from
Apr 7, 2019

Commits on Jul 23, 2018

  1. New: no-unused-modules rule

    Signed-off-by: René Fermann <rene.fermann@gmx.de>
    rfermann committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    75a9eab View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. New: no-unused-modules rule - minor refactoring

    Signed-off-by: René Fermann <rene.fermann@gmx.de>
    rfermann committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    1d8ddf7 View commit details
    Browse the repository at this point in the history
  2. New: no-unused-modules rule - added tests

    Signed-off-by: René Fermann <rene.fermann@gmx.de>
    rfermann committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    153599d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. New: no-unused-modules rule - removed destructoring of context.getF…

    …ilename
    
    Signed-off-by: René Fermann <rene.fermann@gmx.de>
    rfermann committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    fd1ccc0 View commit details
    Browse the repository at this point in the history
  2. New: no-unused-modules rule - minor refactoring

    Signed-off-by: René Fermann <rene.fermann@gmx.de>
    rfermann committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    a402023 View commit details
    Browse the repository at this point in the history
  3. New: no-unused-modules rule - added more tests

    Signed-off-by: René Fermann <rene.fermann@gmx.de>
    rfermann committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    230122b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. New: no-unused-modules rule - added default src, more comprehensive…

    … sanity checks
    
    Signed-off-by: René Fermann <rene.fermann@gmx.de>
    rfermann committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    aa7253b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. New: no-unused-modules rule - add support for 'import *'

    Signed-off-by: René Fermann <rene.fermann@gmx.de>
    rfermann committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    d47ccdf View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Configuration menu
    Copy the full SHA
    06a0976 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. New: no-unused-modules rule - renamed 'ignore' option to 'ignoreExp…

    …orts', revised docs
    
    Signed-off-by: René Fermann <rene.fermann@gmx.de>
    rfermann committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    c483514 View commit details
    Browse the repository at this point in the history
  2. New: no-unused-modules rule - corrected typo in docs

    Signed-off-by: René Fermann <rene.fermann@gmx.de>
    rfermann committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    e04c87c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. New: no-unused-modules rule - reworked schema, removed UNDEFINED va…

    …riable, fixed documentation
    
    Signed-off-by: Fermann <rene.fermann@capgemini.com>
    Fermann committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    2922910 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    0f5c2a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2018

  1. Configuration menu
    Copy the full SHA
    191c77b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9942f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32f4c23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90f7217 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Configuration menu
    Copy the full SHA
    0dd398c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ac4bd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d35b7ff View commit details
    Browse the repository at this point in the history