HoeenCoder / Wavelength

The github repository for the Wavelength server on Pokemon Showdown.
http://wavelength.psim.us/
Other
10 stars 46 forks source link

Badges: refactor style and recode it #210

Closed Volco closed 6 years ago

Volco commented 6 years ago

@HoeenCoder I DID A THING-A-MA-JIG!!!!!!!

TravisBuddy commented 6 years ago

Travis tests have failed

Hey @Volco, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 7.7

npm test ``` > pokemon-showdown@0.11.2 test /home/travis/build/HoeenCoder/Wavelength > eslint --cache . && mocha /home/travis/build/HoeenCoder/Wavelength/wavelength-plugins/badges.js 110:1 error Expected indentation of 2 tabs but found 1 indent 111:1 error Expected indentation of 2 tabs but found 1 indent 112:1 error Expected indentation of 2 tabs but found 1 indent 113:1 error Expected indentation of 2 tabs but found 1 indent 114:1 error Expected indentation of 2 tabs but found 1 indent 115:1 error Expected indentation of 2 tabs but found 1 indent ✖ 6 problems (6 errors, 0 warnings) 6 errors, 0 warnings potentially fixable with the `--fix` option. npm ERR! Test failed. See above for more details. ```
Volco commented 6 years ago

Hoeen said to merge it if it was all tested and it is so... MERGING!