OpenVeo Portal uses Node.js coding standards. ESLint is used to validate coding rules. You can launch a code verification using the following command :

grunt eslint

Nb : Both Node.js and AngularJS parts of OpenVeo Portal must respect the same coding standards