Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fatih/faillint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 990ab07
Choose a base ref
...
head repository: fatih/faillint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 83782eb
Choose a head ref
  • 3 commits
  • 20 files changed
  • 2 contributors

Commits on Mar 6, 2020

  1. add flag to ignore test files (#5)

    * add flag to ignore test files
    
    * add test cases for ignoretests
    
    * rewrote analyzer with new function instead of global instance
    mweb authored Mar 6, 2020
    Configuration menu
    Copy the full SHA
    a79d10e View commit details
    Browse the repository at this point in the history
  2. Removed globals.

    Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
    bwplotka committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    396acef View commit details
    Browse the repository at this point in the history
  3. Added support for unwanted functions; added more tests.

    Fixes #7
    
    Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
    bwplotka committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    83782eb View commit details
    Browse the repository at this point in the history
Loading