Giter Club home page Giter Club logo

eslint-plugin-editorconfig's People

Contributors

brettz9 avatar dependabot[bot] avatar platinumazure avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

brettz9

eslint-plugin-editorconfig's Issues

Eslint can't find the auto config to extend from

.eslintrc.json

{
  "plugins": [
    "editorconfig"
  ],
  "extends": [
    "plugin:editorconfig/auto"
  ]
}

gives me

Oops! Something went wrong! :(

ESLint: 8.16.0

ESLint couldn't find the config "plugin:editorconfig/auto" to extend from. Please check that the name of the config is correct.

The config "plugin:editorconfig/auto" was referenced from the config file in "/home/yura/src/nextapp/.eslintrc.json".

If you still have problems, please stop by https://eslint.org/chat/help to chat with the team.

Nested .editorconfig not supported

This plugin could probably work with a single .editorconfig in the root directory of a project. However, nested .editorconfig files will not be picked up, and in fact the plugin's exported configuration will not even be executed more than once.

Unfortunately this is blocked by ESLint, since it is not designed to re-process configuration multiple times (usually for good reason, since performance could tank). We will need to reach out to ESLint to see if there is a way we could change this on an opt-in basis for specific plugins or configurations.

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.