We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For the content of the file as: http://www.some.linkthatdoesnotexist.com/ https://www.google.com
http://www.some.linkthatdoesnotexist.com/ https://www.google.com
The output is:
[MAJOR] InvalidLinkBear: | | Broken link - unable to connect to http://www.some.linkthatdoesnotexist.com/
But when switched the order
https://www.google.com http://www.some.linkthatdoesnotexist.com/
Nothing is detected
Difficulty - low
The text was updated successfully, but these errors were encountered:
uuh that's bad :/
Sorry, something went wrong.
InvalidLinkBear: Multiple links
39ec9a8
The InvalidLinkBear should analyze all the links in a line instead of just analyzing the first one. Fixes coala#1296
satwikkansal
No branches or pull requests
For the content of the file as:
http://www.some.linkthatdoesnotexist.com/ https://www.google.com
The output is:
But when switched the order
Nothing is detected
Difficulty - low
The text was updated successfully, but these errors were encountered: