jerryscript-project / js-remote-test

This repository is includes the automatic test results of iotjs
3 stars 16 forks source link

Create a pylintrc file for style checking and improving code quality #166

Closed pmarkee closed 6 years ago

pmarkee commented 6 years ago

JSRemoteTest-DCO-1.0-Signed-off-by: Peter Marki marpeter@inf.u-szeged.hu

rtakacs commented 6 years ago

I think the [a-z_][a-z0-9_]{2,30}$) regular expression is a bit strict. There are ip or os names, and this expression requires minimum 3 characters.