https://github.com/tolitius/check-boot-check
a link to share for https://github.com/tolitius/boot-check
https://github.com/tolitius/check-boot-check
Last synced: 8 months ago
JSON representation
a link to share for https://github.com/tolitius/boot-check
- Host: GitHub
- URL: https://github.com/tolitius/check-boot-check
- Owner: tolitius
- Created: 2016-01-14T17:02:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-27T14:04:35.000Z (about 9 years ago)
- Last Synced: 2025-01-06T13:49:51.556Z (9 months ago)
- Language: Clojure
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My Purpose
Is to be shared as a reference for [boot check](https://github.com/tolitius/boot-check).
### How to Play
clone me and:
```bash
$ boot check/with-eastwood
== Eastwood 0.2.3 Clojure 1.7.0 JVM 1.8.0_20== Linting some.source ==
Entering directory `/private/tmp/check-boot-check'
/.../tmp/check-boot-check/13md/-grrwi1/some/source.clj:5:8: def-in-def: There is a def of a nested inside def nested-def
== Warnings: 1 (not including reflection warnings) Exceptions thrown: 0WARN: eastwood found some problems ^^^
```