Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with the Indentation. #95

Open
EJLN9818 opened this issue Sep 11, 2019 · 0 comments
Open

Problem with the Indentation. #95

EJLN9818 opened this issue Sep 11, 2019 · 0 comments

Comments

@EJLN9818
Copy link

EJLN9818 commented Sep 11, 2019

Problem Description

Hi, mi config is:

  class-name-format:
    - 1
    - convention: strictbem
  attribute-quotes:
    - 1
    - inclide: true
  border-zero:
    - 1
    - convention: '0'
  empty-line-between-blocks:
    - 1
    - inclide: true
    - allow-single-line-rulesets: true
  final-newline:
    - 1
    - include: true
  hex-length:
    - 1
    - style: long
  hex-notation:
    - 1
    - style: lowercase
  indentation:
    - 1
    - size: 2
  no-color-keywords:
    - 1
    - allowed: true
  no-css-comments:
    - 1
    - allowed: true
  no-important:
    - 1
    - allowed: true
  no-trailing-zero:
    - 1
    - allowed: true
  property-sort-order:
    - 1
    - order: alphabetical
  space-after-bang:
    - 1
    - include: false
  space-after-colon:
    - 1
    - include: true
  space-before-bang:
    - 1
    - include: true
  space-before-colon:
    - 1
    - include: true
  space-between-parens:
    - 1
    - include: false
  url-quotes:
    - 1
    - allowed: true
  zero-unit:
    - 1
    - include: false

but I don't get the indentation to be 2

does not report any errors when executing it.

@EJLN9818 EJLN9818 changed the title Problem whit Indentation. Problem with the Indentation. Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant