jOOQ / jOOR

jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
http://www.jooq.org/products
Apache License 2.0
2.8k stars 377 forks source link

Missing contribution guideline and styling guideline #112

Closed DevDengChao closed 3 years ago

DevDengChao commented 3 years ago

Expected behavior and actual behavior:

Noop

Steps to reproduce the problem:

Noop

Versions:

People want to contribute to this project but find out the files are not formatted with IDE's default style (eg: IDEA). What should they do =-=?

lukaseder commented 3 years ago

Thanks a lot for your message.

This project has 4 classes with tens of lines of code. Let's not overengineer things 😉