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

feat: add stylelint #464

Merged
merged 14 commits into from
May 15, 2024
Merged

feat: add stylelint #464

merged 14 commits into from
May 15, 2024

Commits on May 1, 2024

  1. feat: add stylelint

    ismay committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8cff9bb View commit details
    Browse the repository at this point in the history
  2. feat: add use-logical stylelint rule

    ismay committed May 1, 2024
    Configuration menu
    Copy the full SHA
    66f70d5 View commit details
    Browse the repository at this point in the history
  3. ci: update node versions to 20

    ismay committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4f6a56e View commit details
    Browse the repository at this point in the history
  4. chore: remove executable bit

    ismay committed May 1, 2024
    Configuration menu
    Copy the full SHA
    160c29a View commit details
    Browse the repository at this point in the history
  5. feat: add remaining config files

    ismay committed May 1, 2024
    Configuration menu
    Copy the full SHA
    773fdc9 View commit details
    Browse the repository at this point in the history
  6. fix: remove unnecessary config file

    ismay committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a215744 View commit details
    Browse the repository at this point in the history
  7. fix: use base as default stylelint cfg

    ismay committed May 1, 2024
    Configuration menu
    Copy the full SHA
    da1e6c2 View commit details
    Browse the repository at this point in the history
  8. fix: add css type

    ismay committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4bf5d27 View commit details
    Browse the repository at this point in the history
  9. fix: update for css type

    ismay committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2ba7128 View commit details
    Browse the repository at this point in the history
  10. fix: accept files and fix flag

    ismay committed May 1, 2024
    Configuration menu
    Copy the full SHA
    21e10c0 View commit details
    Browse the repository at this point in the history
  11. style: fix js

    ismay committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7339033 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix: add default d2-style config

    ismay committed May 7, 2024
    Configuration menu
    Copy the full SHA
    64575dc View commit details
    Browse the repository at this point in the history
  2. fix: add css as autofixable type

    ismay committed May 7, 2024
    Configuration menu
    Copy the full SHA
    135427f View commit details
    Browse the repository at this point in the history
  3. docs: add stylelint to readme

    ismay committed May 7, 2024
    Configuration menu
    Copy the full SHA
    97e24f6 View commit details
    Browse the repository at this point in the history