Changes between Version 19 and Version 20 of Dev/Tests


Ignore:
Timestamp:
11/09/09 14:04:51 (4 years ago)
Author:
jnguyenx
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev/Tests

    v19 v20  
    143143 
    144144=== 3.a. Program to install === 
    145 The only tool need is [http://www.logilab.org/857 Pylint]. 
     145The only tool needed is [http://www.logilab.org/857 Pylint]. 
    146146 
    147147=== 3.b. Running analysis === 
     
    151151}}} 
    152152 
     153== 3.c. Configuration file === 
     154You can have a look at the configuration file to see the conventions for maximum number of arguments, maximum length of line, etc... 
    153155 
    154156== 4. Code Coverage ==