~mardy/click-reviewers-tools/oa-plugin-1520605

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Jamie Strandboge
  • Date: 2015-10-26 22:00:58 UTC
  • Revision ID: jamie@ubuntu.com-20151026220058-0biijuh7qspzdaek
* update data/apparmor-easyprof-ubuntu.json for 16.04 policy
* Makefile: add json syntax check

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
syntax-check: clean
11
11
        ./run-pyflakes
12
12
        ./run-pep8
 
13
        python -mjson.tool ./data/*.json >/dev/null
13
14
 
14
15
check-names:
15
16
        # make sure check-names.list is up to date