nervous-systems / eulalie

Asynchronous AWS client for Clojure & Clojurescript/Node
The Unlicense
86 stars 10 forks source link

Using camel-snake-kebab 0.3.0 #11

Closed bsvingen closed 9 years ago

bsvingen commented 9 years ago

To avoid AOT problems on case-insensitive file systems.

See camel-snake-kebab 2015-01-17: 0.3.0 for more information.

bsvingen commented 9 years ago

(Assuming that all the "security token included in the request is invalid" failing tests are due to Travis secrets not working for external pull requests.)

moea commented 9 years ago

I'll make the tests conditional on having non-empty tokens.

(p.s. The whitespace change is because I have into in clojure-defun-indents, which hasn't taken off like I thought it would)

bsvingen commented 9 years ago

Sorry, didn't notice the second one.