weavejester / hashp

A better "prn" for debugging
MIT License
439 stars 23 forks source link

Resolve CLJS compile warnings arising from rewrite_clj dependency #12

Closed codeasone closed 3 years ago

codeasone commented 3 years ago

Note: inclusion of deps.edn allows me to reference my fork ahead of your next release:

hashp/hashp {:git/url "https://github.com/codeasone/hashp.git"
             :sha "769b55ee9944aab17e54a64ac0034757a8777a44"}

Without this attempting to reference forks in deps.edn of referencing project leads to:

Error building classpath. Manifest type not detected when finding deps for hashp/hashp in coordinate {:git/url "xxx", :sha "xxx"}

atomist[bot] commented 3 years ago

Commit messages of this repository should follow the seven rules of a great Git commit message, as mentioned in the project's contributing guidelines. It looks like there's a few issues with the commit messages in this pull request:

atomist[bot] commented 3 years ago

Commit messages of this repository should follow the seven rules of a great Git commit message, as mentioned in the project's contributing guidelines. It looks like there's a few issues with the commit messages in this pull request: