Commit Graph

12 Commits

Author SHA1 Message Date
88c8aa033b lint.py: fix amount of ..'s for new repo layout 2020-11-30 15:10:56 -05:00
980f940a34 prefix results with 'lint.py' so that it's obvious where they're coming from 2020-11-18 16:04:59 -05:00
77f1d73097 remove convert_sprite_json (no longer needed) 2020-03-04 16:47:24 -05:00
bc369fcbc4 add convert_sprite_json script 2020-03-03 17:35:57 -05:00
9633bcca35 lint.py: one more .. to find sneak_root 2020-03-02 21:21:42 -05:00
544b8d2464 lint: print # errors and return 1 if any errors found
GitOrigin-RevId: bab4a38d64540385b1a4dc509ba8ffc48feb9293
2020-02-25 20:43:47 -05:00
6b95a66859 lint: require const field names to be in ALL_CAPS
GitOrigin-RevId: 8b6c20e6d978f2756bdbf946ff860ce5cc48e3ce
2020-02-25 20:34:53 -05:00
efccefa5b1 Add lint script.
Fixes #5.
Also fixes #4.

GitOrigin-RevId: eaeeaac96040726472a2b604dc0567b4f8ba69ab
2020-02-25 19:15:59 -05:00
e7f15bb94e bcs: allow names of other tree-likes, such as MonoGame's 'develop' branch
GitOrigin-RevId: b7fc8ac5aa313168e5cfdc1a82e4931bb617d4b5
2020-02-14 00:06:25 -05:00
a84231582c bcs: add -x argument to specify a file extension
GitOrigin-RevId: 0fa5ad849d0462d085c29665276bcbc5cdf4944a
2020-02-13 23:42:05 -05:00
5210ef7398 bcs: add ability to set context lines; clean up some expansions
GitOrigin-RevId: 718fc9bb92eb9a2643f262739a2017a6341cde1f
2020-02-13 23:30:31 -05:00
2789c0d1b4 add bcs.sh (Bad Code Search)
fixes #22.

GitOrigin-RevId: f13bee397fc4bfc957f07cb89d1766ee55ae0415
2020-02-13 23:13:41 -05:00