nrlint
nrlint copied to clipboard
Added support for cross tab link detection
- [ ] Bugfix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
Proposed changes
I've added support for cross tab link detection. This rule detect is there are any link nodes linked across other tabs. By default this is off.
Checklist
- [x] I have read the contribution guidelines
- [x] For non-bugfix PRs, I have discussed this change on the forum/slack team.