Giter Site home page Giter Site logo

depcheck-ci's People

Contributors

mcasimir avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

spark-networks

depcheck-ci's Issues

handle 'missing'?

  1. Awesome that you wrote this, and it has awesome configuration support!
  2. I would like "missing" to be an error.
  3. I would like to ingoremissing as a list :)

Use case:

  • firefox addons all use sdk as a package, which firefox has native. many also use 'chrome' so, they show as missing, but I want to ignore them.
  • missing packages are annoying, when they are missed / typos / using global!

Move to depcheck org and roadmap with depcheck

Hi, @mcasimir

I am Junle, the maintainer of depcheck. Thank you for building tools based on depcheck. Roughly look into this code, it looks great!

Do you want to move this project to depcheck org? I can join you to the team. BTW, do you want to talk about the roadmap of this CI tool and depcheck? We can discuss about this.

Hope to get your reply!

Best Regards!
Junle

depcheck-ci should whitelist itself?

$ ./node_modules/.bin/depcheck-ci --version # 1.0.1

I'm working on a project, and have the following .depcheckrc file:

{
  "ignore": [
    "babel-*",
    "browserify",
    "fx-runner",
    "geckodriver",
    "jpm",
    "node-sass",
    "nodemon",
    "raven-js",
    "uglify-js"
  ]
}

If I run ./node_modules/.bin/depcheck-ci, it tells me that depcheck-ci is an unused dependency. Since that's the tool I'm using, I'm wondering if we should just special case that and ignore the module if it appears in the results:

$ ./node_modules/.bin/depcheck-ci
error: You have unused dependencies:

depcheck-ci

$ echo $? # 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.