Commit 51ee0ea2 authored by sumpfralle's avatar sumpfralle

cleanup:

* added a visual documentation regarding parameter groups
* fixed svn:ignore
* added pylint script


git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@1209 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent 6fde4b77
This diff is collapsed.
#!/bin/sh
BASE_PATH="$(dirname "$0")"
set -eu
IGNORE_LIST="C0111,C0103,W0613,R0914,R0911,R0912,W0511,W0603,,R0902,W0612,R0903,R0201,R0915,R0913,W0602"
PYTHONPATH="$BASE_PATH/src" pylint -i y -d "$IGNORE_LIST" "$1"
<?xml version='1.0'?>
<svg xmlns='http://www.w3.org/2000/svg' width='354.330709' height='177.166417'>
<g transform='translate(0,177.166417) scale(3.5433070866)' stroke-width='0.05' font-size='0.2'>
<path fill='none' stroke='black' d='M 0.00000000 -0.00108846 L 100.00000000 -0.00108846 L 100.00000000 -50.00030000 L 0.00000000 -50.00030000 L 0.00000000 -0.00108846'/>
</g>
</svg>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment