question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FR: tag not recognised by linter, only tags

See original GitHub issue

Is Your Feature Request Related to a Problem? Please Describe.

I’m always frustrated when linter does not delete # from tags if the YAML metadata key is named as tag instead of tags.

Describe the Solution You’d Like

Both tag and tags should trigger lint.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
pjkaufmancommented, Nov 7, 2022

Thanks for reporting this. It seems this may have been missed for both aliases and tags.

0reactions
pjkaufmancommented, Nov 9, 2022

The changes are pretty much ready from what I can tell. I will aim for a release tomorrow since that will give me a little more time to make sure there are no issues with it. This change should now be on master and will go out with the next release. Please let us know if there is an issue with it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to deal with the TSLint error "A project without tags ...
Have you ever faced the following lint error in your Nx monorepo: A project without tags cannot depend on any libraries.
Read more >
Not working in html (vue), when </script> tag has another tag in line ...
The linter-js-standard does not work when there is another tag on the same line as the closing </script> tag. It works only if...
Read more >
Help:Lint errors/missing-end-tag - MediaWiki
The missing-end-tag error is when a ‎<tag> is opened, but not closed. To fix it, close the opened tag. Example 1: <span> rabbits....
Read more >
Do git tags get pushed as well? - Stack Overflow
When I do git tag on the local directory all the tags are present, but when I logon to the remote repository and...
Read more >
Frontend: The schema for `.gitlab-ci.yml` is missing support for ...
!reference tag not recognised - BUG. #348276 ... @f_caplette Do you think we can reuse the pipeline editor's text editor for the CI...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found