GithubHelp home page GithubHelp logo

Comments (4)

gajus avatar gajus commented on May 27, 2024

I don't think it makes sense to use a configuration file (yes another dot-file in the project for no good reason).

I'd say a variation of providing configuration in comment is a good approach, e.g.

// @create-index {"ignore": ["stories.(js)$"]}
  1. We keep the // @create-index comment as it.
  2. We change the // @create-index check to allow arbitrary string to follow the comment.
  3. We require assume that anything that follows // @create-index (on the same line) is a configuration object (defined as JSON).

This needs to be done in two PRs: (1) enable the above logic, (2) add ignore configuration.

This is quite a substantial amount of work. Though, if you'd raise the PRs, I'd be happy to review and and publish it.

from create-index.

advance512 avatar advance512 commented on May 27, 2024

Was any work done on this feature?

from create-index.

hinok avatar hinok commented on May 27, 2024

@advance512 I had an unexpected problem with my health and I couldn't start working on it in the last few weeks. I think that I'll be able to start implementation in the next week.

from create-index.

advance512 avatar advance512 commented on May 27, 2024

Feel well, @hinok! Thanks for any help :)

from create-index.

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.