Enable new rules for 0.9.0.
See original GitHub issueTo be added to the recommended config for 0.9.0:
-
no-inline-styles
-
linebreak-style
-
no-duplicate-attributes
-
table-groups
-
attribute-indentation
(with{ 'process-elements': true }
) -
no-unnecessary-concat
-
no-input-block
-
no-input-tagname
-
no-unbound
-
no-outlet-outside-routes
-
no-partial
-
no-unnecessary-concat
-
quotes
-
no-attrs-in-components
-
no-shadowed-elements
To be removed from the recommended config for 0.9.0:
-
deprecated-inline-view-helper
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
0.9.0 release · Issue #163 · bazelbuild/bazel-skylib - GitHub
The solution is don't go to 0.9.0 yet. No one says you have to be at the most recent revisions. In a very...
Read more >Rules Reference — SQLFluff 0.9.0 documentation
Rules Reference¶. Rules in SQLFluff are implemented as crawlers . These are entities which work their way through the parsed structure of a...
Read more >Sandboxie plus 0.9.0 | Wilders Security Forums
This build is a Test build, a BETA RELEASE, testing the new functionality to use Windows Filtering Platform (WFP) to implement a per...
Read more >firewall Cookbook - Chef Supermarket
Provides a set of primitives for managing firewalls and associated rules. Policyfile: Berkshelf: Knife. cookbook 'firewall', '= 0.9.0', :supermarket.
Read more >New features from Apache Hudi 0.9.0 on Amazon EMR
The most exciting new feature is that Apache Hudi 0.9.0 adds support for DDL/DMLs using Spark SQL. This takes a huge step toward...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
should we enable
no-unnecessary-concat
by default too?Closed by https://github.com/ember-template-lint/ember-template-lint/pull/457