Skip to content

liquidz/clj-error-checker

Repository files navigation

clj-error-checker

Static error checker for Clojure

Warning
This project is very experimental.

Usage

  • Clone this repository

  • Run make tool-install to intall as a Clojure CLI Tool

  • Run cd example && clojure -Terror-checker uncatched-exception

Checker

  • uncatched-exception

    • Report function call hierarchies that is not catched explicitly thrown exceptions.

Native image

  • Run make native-image to build a native image with GraalVM

License

Copyright © 2021 Masashi Iizuka

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published