Giter Club home page Giter Club logo

Comments (5)

XhmikosR avatar XhmikosR commented on May 7, 2024 2

I made #195 which should fixes all the issues. Thanks to @elirasza for making the package :)

from stylelint-config-twbs-bootstrap.

XhmikosR avatar XhmikosR commented on May 7, 2024 1

Yeah, probably. If you are up to making a new PR please CC me. I don't mind the new dep since there's no other way to it, as long as we still cover all the things we covered.

from stylelint-config-twbs-bootstrap.

owaisahmed5300 avatar owaisahmed5300 commented on May 7, 2024

Deprecation warnings:

  • The "at-rule-semicolon-space-before" rule is deprecated.
  • The "at-rule-name-space-after" rule is deprecated.
  • The "block-closing-brace-empty-line-before" rule is deprecated.
  • The "block-closing-brace-newline-after" rule is deprecated.
  • The "block-opening-brace-space-before" rule is deprecated.
  • The "declaration-block-semicolon-newline-before" rule is deprecated.
  • The "max-empty-lines" rule is deprecated.
  • The "max-line-length" rule is deprecated.
  • The "number-leading-zero" rule is deprecated.
  • The "selector-list-comma-newline-before" rule is deprecated.
  • The "selector-list-comma-space-after" rule is deprecated.
  • The "selector-list-comma-space-before" rule is deprecated.
  • The "unicode-bom" rule is deprecated.
  • The "value-list-comma-newline-after" rule is deprecated.
  • The "value-list-comma-newline-before" rule is deprecated.
  • The "value-list-comma-space-after" rule is deprecated.

from stylelint-config-twbs-bootstrap.

tagliala avatar tagliala commented on May 7, 2024

As far as I understand, these linters have been deprecated without replacement because it is supposed to be prettier's job to deal with those offences

https://github.com/stylelint/stylelint/blob/main/docs/migration-guide/to-15.md#deprecated-stylistic-rules

Does it mean that a new dependency is needed?

from stylelint-config-twbs-bootstrap.

XhmikosR avatar XhmikosR commented on May 7, 2024

I had a look at this and I can't figure out how to keep the previous stylelint behavior with prettier; it seems impossible :/

There's no replacement for these:

  • 'number-leading-zero': 'never'
  • 'max-empty-lines': 2
  • allowing single line statements

Branch: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/xmr/prettier

from stylelint-config-twbs-bootstrap.

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.