Skip to content

Add link checker to build, and disable hrefs for inherited methods/properties/operators #750

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

Closed
wants to merge 8 commits into from

Conversation

sethladd
Copy link
Contributor

No description provided.

@sethladd sethladd changed the title sl-subclass-detail Add link checker to build, and disable hrefs for inherited methods/properties/operators Jul 30, 2015
@sethladd
Copy link
Contributor Author

Addresses #749

@@ -12,6 +12,8 @@ import 'package:grinder/grinder.dart';
import 'package:librato/librato.dart';
import 'package:path/path.dart' as path;
import 'package:yaml/yaml.dart' as yaml;
import 'package:html/parser.dart' show parse;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: import sorting

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can haz analyzer quick fix? :P

@sethladd
Copy link
Contributor Author

Also addresses #751

@sethladd
Copy link
Contributor Author

Also addresses #752

@sethladd
Copy link
Contributor Author

OK @devoncarew please take a look.

This is a doosy. It closes out numerous issues, adds more tests, adds a link checker.

Does it make sense to add the link checker to the Windows build bot?

lgtm

@devoncarew
Copy link
Member

lgtm!

Does it make sense to add the link checker to the Windows build bot?

Could be good, esp.if there are path issues we'd only see there.

@sethladd
Copy link
Contributor Author

Could be good, esp.if there are path issues we'd only see there.

OK, will do! (looks like the Windows bot is driven off of grinder)

@sethladd sethladd closed this in ca8441d Jul 31, 2015
@sethladd sethladd deleted the sl-subclass-detail branch July 31, 2015 16:40
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

Successfully merging this pull request may close these issues.

2 participants