GithubHelp home page GithubHelp logo

Support jade files about cloc HOT 5 CLOSED

keverw avatar keverw commented on June 17, 2024
Support jade files

from cloc.

Comments (5)

keverw avatar keverw commented on June 17, 2024

Hmm just was reading GitHub.

Looks like it's now called pug, because of some trademark thing.

https://github.com/pugjs/pug - pugjs/pug#2184

from cloc.

AlDanial avatar AlDanial commented on June 17, 2024

Please point me to a reference showing how pug comments are defined.

from cloc.

keverw avatar keverw commented on June 17, 2024

Here's how comments are handled. http://jade-lang.com/reference/comments/

Looks like they haven't set up new doc's yet with the new name yet.

Pretty much the same as javascript:

// this is a comment

but block comments are like support too:

//
  this
  is
  a
  comment too`

from cloc.

AlDanial avatar AlDanial commented on June 17, 2024

commit 6bbf37c adds support for Pug; please test it and let me know if it works as expected

from cloc.

keverw avatar keverw commented on June 17, 2024

I just gave it a quick test with this file:

//list
ul.lol
    li.foo=cow

//
    this
    is
    a
    block
    comment

and got this for the output

-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Pug                              1              1              7              2
-------------------------------------------------------------------------------

So it looks like it's counting correctly. Thanks :)

from cloc.

Related Issues (20)

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.