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

linter should not warn about JS elements #19627

Closed
sigmundch opened this issue Jun 24, 2014 · 7 comments
Closed

linter should not warn about JS elements #19627

sigmundch opened this issue Jun 24, 2014 · 7 comments
Labels

Comments

@sigmundch
Copy link
Member

We should only produce warnings for Dart elements.

Some options:
 * swithc to polymer-element-dart
 * detect that an element is defined in Dart (e.g. we found it's definition in the code)
 * whitelist/blacklist
 * restrict warnings only to the current package (opt-in to show more). Then at least people will not see warnings from imported js elements.

The last option might be nice to have regardless.

@sigmundch
Copy link
Member Author

Added this to the 1.6 milestone.

@sigmundch
Copy link
Member Author

Removed Priority-Unassigned label.
Added Priority-Medium label.

@sigmundch
Copy link
Member Author

Removed this from the 1.6 milestone.
Added Polymer-P-1 label.

@sigmundch
Copy link
Member Author

Removed Polymer-P-1 label.
Added Polymer-Milestone-Next label.

@sigmundch
Copy link
Member Author

Added PolymerMilestone-Next label.

@sigmundch
Copy link
Member Author

Removed Polymer-Milestone-Next label.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-archive/polymer-dart#408.

@DartBot DartBot closed this as completed Jun 5, 2015
@kevmoo kevmoo removed the triaged label Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants