klaudiosinani / hyper-pokemon

Tailor-made Pokémon themes for your Hyper terminal
https://klaussinani.github.io/hyper-pokemon
MIT License
1.04k stars 60 forks source link

fix linting errors #58

Open kbravh opened 3 years ago

kbravh commented 3 years ago

There were missing lines before return statements that have been added back. There was also a reference to the themes variable when getThemes() hadn't been called yet.

Before: image

After: image

kbravh commented 3 years ago

This should fix the build so that it passes again.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information