GSoC/GCI Archive
Google Code-in 2014 FOSSASIA

Help lint our js code

completed by: Samarjeet Singh

mentors: Aruna Herath

We are using node-jscs to lint our javascript code of fossasia.github.io.

Check the rules jscs could enforce in javascript code: http://jscs.info/rules.html

Enforce validateIndentation to accept only 2 spaces by adding suitable entry in the .jscs.json.

Find all violations and fix those. Do not lint external files (libraries) but lint all js files of ours.

Submit a pull request.

Github: https://github.com/fossasia/fossasia.github.io