FOSSASIA

Privly: Lint the extension source codes

The Privly browser extension source codes are written mainly in JavaScript. The browser extensions include Chrome extension, Firefox extension and Safari extension.

Objective:

Lint any of the extension source code

Requirements:

  • Clone the extension repo to your local machine.
  • Make all changes against the develop branch.
  • Lint any of the JavaScript files. You can either use JSLint or any other linting tool for this.
  • Create a Pull Request against the extension repo which shows the lint fixes.

Expected Outcome:

The JavaScript files will be analysed for potential errors and will be corrected according to code quality.

Task tags

  • privly
  • lint
  • javascript

Students who completed this task

Seva Zhidkov, Yago González, choyiny, Jason, Giorgi

Task type

  • code Code
  • done_all Quality Assurance
close

2015