Skip to content

Subprocess fails on compojure #12

Description

@atroche

Leiningen 2.4, OS X Yosemite, compojure is latest master.

› lein bikeshed   

Checking for lines longer than 80 characters.
Badly formatted files:
/Users/aroche/Code/clj/compojure/test/compojure/core_test.clj:174:          request        (mock/request :get "/ip/0%3A0%3A0%3A0%3A0%3A0%3A0%3A1%250") ]
/Users/aroche/Code/clj/compojure/test/compojure/response_test.clj:53:      (is (= (get-in response [:headers "Content-Length"]) (str (count body-str))))

Checking for lines with trailing whitespace.
No lines found.

Checking for files ending in blank lines.
No files found.

Checking for redefined var roots in source directories.
No with-redefs found.

Checking whether you keep up with your docstrings.
25/42 [59.52%] functions have docstrings.
Use -v to list functions without docstrings
Subprocess failed

cc @weavejester

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions