Giter Site home page Giter Site logo

Not working as intended about grunt-sloc HOT 3 CLOSED

zokeefe avatar zokeefe commented on September 13, 2024
Not working as intended

from grunt-sloc.

Comments (3)

oddjobsman avatar oddjobsman commented on September 13, 2024

Mine is a bit better but still broken:

sloc: {
      scripts: {
        files: {
          'lib': ['**.js']
        }
      }
    },

and I get the following output:

Running "sloc:scripts" (sloc) task
-------------------------------
        physical lines : 0
  lines of source code : 0
         total comment : 0
            singleline : 0
             multiline : 0
                 empty : 0

  number of files read : 0
           strict mode
-------------------------------

All the code that I want sloc to process is inside a lib/ folder under the project root folder. Just can't seem to get it to work.

I'm using:

  • Mac OSX 10.9
  • node.js - 0.10.21
  • grunt-cli v0.1.11
  • grunt v0.4.1

from grunt-sloc.

qraynaud avatar qraynaud commented on September 13, 2024

+1 on CentOS. Everything is zeroed everywhere for me too.

from grunt-sloc.

flosse avatar flosse commented on September 13, 2024

jep, there is a bug

from grunt-sloc.

Related Issues (17)

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.