Open lifeart opened 4 years ago
It will be very handy to have rule links in diagnostic messages, and I think gh pages is a nice fit for it, issue created to start discussion.
For example, current "link" may looks like:
https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/rule/${rule-name}.md
In my understanding, it will be more user-frendly to have rule links like
https://ember-template-lint.github.io/ember-template-lint/rule/${rule-name}
realted MR's: https://github.com/lifeart/ember-language-server/pull/171
I have a few domains that I bought for this general purpose, but never got around to doing anything with:
Generally 👍 on this though.
It will be very handy to have rule links in diagnostic messages, and I think gh pages is a nice fit for it, issue created to start discussion.
For example, current "link" may looks like:
https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/rule/${rule-name}.md
In my understanding, it will be more user-frendly to have rule links like
https://ember-template-lint.github.io/ember-template-lint/rule/${rule-name}
realted MR's: https://github.com/lifeart/ember-language-server/pull/171