File: lintme_ci.sh

package info (click to toggle)
python-mbed-ls 1.6.2%2Bdfsg-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 772 kB
  • sloc: python: 2,784; makefile: 29; sh: 14
file content (2 lines) | stat: -rwxr-xr-x 89 bytes parent folder | download | duplicates (4)
1
2
#!/bin/sh
pylint --rcfile pylintrc -f parseable -r n mbed_lstools > pylint.log || exit 0