LGTM.com - false positive - Invalid character
Open
false-positive
JS
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
Variable names `cos2σₘ`, `λʹ` and `σʹ` not recognized.
Error message is `Error: Invalid character.`
It should be valid according to [JavaScript variable name validator](https://mothereff.in/js-variables): [cos2σₘ](https://mothereff.in/js-variables#cos2%CF%83%E2%82%98), [λʹ](https://mothereff.in/js-variables#%CE%BB%CA%B9) and [σʹ](https://mothereff.in/js-variables#%CF%83%CA%B9)
see: https://lgtm.com/projects/g/henrythasler/Leaflet.Geodesic/snapshot/e5e54bbb670a76e9fc1f549c9c4dfcbc1551d28c/files/src/geodesic-core.ts#x17254ea384a69cbc:1
Contributor guide
Assessment
This issue has not been assessed yet.