File: run_pylint.sh

package info (click to toggle)
brian 2.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,872 kB
  • sloc: python: 51,820; cpp: 2,033; makefile: 108; sh: 72
file content (3 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (4)
1
2
3
#!/bin/bash

pylint --rcfile=dev/jenkins/pylint.rc brian2 > pylint.log || :