Commit Graph

33 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
f801f95551 move to a root LICENSE.txt 2020-03-02 20:46:44 -05:00
e5c6811ef9 remove copybara (no longer needed) 2020-03-02 20:35:53 -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
3e8b438b0f change copybara config to use new domain
GitOrigin-RevId: 78b38523a2887666e7e71bd5e616a7c02631e79d
2020-02-25 17:43:06 -05:00
3107c8448e clean up copybara config a smidge
GitOrigin-RevId: 5179f64eecdf7f500a9341c22402fe42ef032529
2020-02-17 18:43:54 -05:00
143aeb983d copybara: github source url now comes from gitea private
GitOrigin-RevId: a926ea61d8b9d744dc8175dcae310d03760f1f26
2020-02-17 18:43:50 -05:00
c99a59ca51 change copybara config
GitOrigin-RevId: bef86d68989d27ad55efe5f3bb037ad87df1b723
2020-02-17 16:14:20 -05:00
faa45d6fea add new URLs to copybara config
GitOrigin-RevId: 0a4d6916519cd4b5e1b3e7d2c51664f15e6f6adf
2020-02-14 00:28:54 -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
4a7cc839a0 whoops, put copybara config back into the right place
GitOrigin-RevId: 06793793690729217c307880bee1468f2623f033
2020-02-13 21:57:39 -05:00
8cf840d451 move copybara config into separate directory
GitOrigin-RevId: e2ba23b6783b2789eabe0ac7f90cd4e9b0b752c5
2020-02-13 21:57:35 -05:00
d19d5f025c switch order of copybara'ing
GitOrigin-RevId: 822e1129b3f784b2859d2c5dcf53c69d4125ecc0
2020-02-13 16:24:16 -05:00
1a3cc2dc4c update copybara configs to include gitea
GitOrigin-RevId: 4ef820b461a80b0b17dfe1d9d4800186437811f9
2020-02-13 16:22:05 -05:00
82cf612834 update copybara config to point at new public URL
GitOrigin-RevId: a664378a81e2e76e03e74673751f133812b043e2
2020-02-13 14:54:54 -05:00
d4f3b2b703 update copybara config to point at new private URL
GitOrigin-RevId: 4b40c2c55c064e32d1062908e9b126b0b4ff4464
2020-02-13 14:54:50 -05:00
a240f0dc31 Python script for importing assets from the CCG pack.
GitOrigin-RevId: ee77a84b9bf5a69a6615a0ebd414ba6a08ecd6de
2020-02-13 14:53:07 -05:00
8752f53ac8 add GitLab config to copybara config
GitOrigin-RevId: d933c46b219ef6d70e3616d206236329875e928f
2020-02-13 14:50:28 -05:00
ae8fa0d21d Revert "Add .gitignore and .gitattributes."
This reverts commit 5c9f574644ecd78b112ea857d658f670ef4773e3.

GitOrigin-RevId: 277054282d105e4a5f185ac51983581c89b8a031
2020-02-13 14:50:24 -05:00
cb1b78b875 Add .gitignore and .gitattributes.
GitOrigin-RevId: 5c9f574644ecd78b112ea857d658f670ef4773e3
2020-02-13 14:50:20 -05:00
3f6fc67cb6 add unit tests to copybara config
GitOrigin-RevId: 4ad6471d55815fa14730d9c9d316ff3b7b68592a
2020-02-13 14:49:23 -05:00
c9d3bc7f66 add README to copybara config
GitOrigin-RevId: 07b6d968d5f5dc59c9246c66e78d51651b7e9ce2
2020-02-13 14:49:04 -05:00
9959c5702b rename LICENSE -> LICENSE.txt & add copy to tools/
GitOrigin-RevId: 62c1e512fd59bec50d4c92b281aed504f3387990
2020-02-13 14:48:56 -05:00
6ad9167818 add copybara script & config
GitOrigin-RevId: 3f8e5453ae75ef5724c00131a55e1315cef70841
2020-02-13 14:48:53 -05:00