Commit Graph

7 Commits

Author SHA1 Message Date
Skylot
19cf22b9e3
chore: update Eclipse formatter config 2023-04-20 17:22:16 +01:00
Skylot
01f47282ed
fix: forbid 'printStackTrace()' usage 2021-12-18 19:24:36 +00:00
Martin Kay
2dbef83fa6
feat(gui): smali code highlighting (PR #1283)
* smali code highlighting is basically perfect
* Optimize smali highlight color matching, and provide original jflex generation

* reformat code
* disable checkstyle
* update shell to be more environment independent

Co-authored-by: Skylot <skylot@gmail.com>
2021-11-23 15:53:37 +03:00
Skylot
d7ffa21fbe chore: forbid use DebugUtils class with checkstyle 2021-03-29 19:35:43 +01:00
Skylot
8ba3e935a5 build: update dependencies and gradle 2019-11-24 20:34:36 +00:00
Skylot
c0a0bba5d8 style: add design checkstyle rules 2019-05-04 11:13:02 +03:00
skylot
c7890f2468
style: enforce code style using checkstyle and spotless with eclipse formatter (PR #650) 2019-04-30 00:04:16 +03:00