y-scope / clp-ffi-java

Apache License 2.0
10 stars 3 forks source link

clp-ffi-java is a library to encode log messages with CLP, and work with the encoded messages using a foreign function interface (FFI).

Requirements

Setup

Common build commands

Testing

mvn test

Linting

Before submitting a PR, ensure you've run our linting tools and either fixed any violations or suppressed the warning. If you can't run the linting workflows locally, you can enable and run the lint workflow in your fork.

Requirements

We currently support running our linting tools on Linux and macOS. If you're developing on another OS, you can submit a feature request, or use our lint workflow in your fork.

To run the linting tools, besides commonly installed tools like tar, you'll need:

Running the linters

task lint