Skip to content

fix: use named exports formatters#441

Closed
Shinigami92 wants to merge 16 commits into
betafrom
fix/use-only-named-exports
Closed

fix: use named exports formatters#441
Shinigami92 wants to merge 16 commits into
betafrom
fix/use-only-named-exports

Conversation

@Shinigami92
Copy link
Copy Markdown
Contributor

#fix #440

@Shinigami92 Shinigami92 added bug Functionality that does not work as intended/expected chore labels Jun 1, 2020
@Shinigami92 Shinigami92 requested a review from thedaviddias June 1, 2020 13:04
@Shinigami92 Shinigami92 self-assigned this Jun 1, 2020
@Shinigami92 Shinigami92 marked this pull request as ready for review June 2, 2020 13:41
@Shinigami92 Shinigami92 force-pushed the fix/use-only-named-exports branch from 5f0786d to 6378019 Compare June 25, 2020 20:07
@thedaviddias
Copy link
Copy Markdown
Member

The build are still failing. Will review when it will be fixed.

@Shinigami92
Copy link
Copy Markdown
Contributor Author

The build are still failing. Will review when it will be fixed.

I fixed some things, and now I think it's reviewable

Shinigami92 and others added 9 commits July 8, 2020 19:00
* feat: rebuild ruleset interface

* feat: update default ruleset

* feat: check is rule enabled

* feat: pass reporter message callback to init

* feat: implement new options

* feat: bind reporter to callback

* feat: update tests

* feat: fix inline comments

* feat: fix test
* new configuration structure ([#445](#445)) ([0c55a30](0c55a30))
BREAKING CHANGE: Rules have a new structure
* trigger major bump ([63f0a7a](63f0a7a))

* Rules have a new structure
* docs: new configuration structure for alt-require

* docs: new configuration structure for attr-lowercase

* docs: new configuration structure for attr-no-duplication

* docs: new configuration structure for attr-no-unnecessary-whitespace

* docs: update getting started

* docs: add missing rules

* docs: fix broken links

* docs: new configuration structure for attr-sorted

* docs: remove unnecessary prettier-ignore

* docs: new configuration structure for attr-unsafe-chars

* docs: new configuration structure for attr-value-double-quotes

* docs: new configuration structure for attr-value-not-empty

* docs: use texts from rules

* docs: new configuration structure for attr-value-single-quotes

* docs: new configuration structure for attr-whitespace

* docs: new configuration structure for doctype-first

* docs: new configuration structure for doctype-html5

* docs: remove empty-tag-not-self-closed

* docs: new configuration structure for head-script-disabled

* docs: new configuration structure for href-abs-or-rel

* docs: new configuration structure for id-class-ad-disabled

* docs: new configuration structure for id-class-value

* docs: new configuration structure for id-unique

* docs: new configuration structure for inline-script-disabled

* docs: new configuration structure for inline-style-disabled

* docs: new configuration structure for input-requires-label

* docs: new configuration structure

* docs: update doc attr-whitespace

* docs: update doc tags-check

* docs: update doc tagname-specialchars

* docs: update doc
* feat: move rules into dedicated attribute

* test: update tests
@Shinigami92 Shinigami92 force-pushed the fix/use-only-named-exports branch from df5c66a to 08e8c9e Compare July 8, 2020 17:03
@Shinigami92 Shinigami92 force-pushed the beta branch 2 times, most recently from f307dfe to e2ae19e Compare July 10, 2020 21:13
@stale
Copy link
Copy Markdown

stale Bot commented Sep 9, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the bot:stale Issue marked as stale because there was no activity label Sep 9, 2020
@stale stale Bot closed this Sep 23, 2020
@coliff coliff deleted the fix/use-only-named-exports branch May 21, 2025 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:stale Issue marked as stale because there was no activity bug Functionality that does not work as intended/expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants