Anders Jenbo
|
9ebdb6db69
|
General clean up
|
2021-07-08 03:30:25 -07:00 |
|
ephphatha
|
08ae390643
|
Add explicit casts for some implicit conversions
Some of these were triggering multiple warnings due to casts applied at times which forced potentially truncating operations.
|
2021-07-05 08:52:05 -07:00 |
|
Anders Jenbo
|
4eabc6024b
|
Apply various cleanups via Android Studio
|
2021-07-03 18:27:17 -07:00 |
|
Anders Jenbo
|
372b1dcba2
|
Clang-tidy: readability-identifier-naming.MemberCase: camelBack
|
2021-07-03 17:26:29 -07:00 |
|
Anders Jenbo
|
8f3266244a
|
Clang-tidy: readability-else-after-return
|
2021-06-27 01:10:20 +02:00 |
|
obligaron
|
a3229741d1
|
🖌️ Refurbish tables in source code (clang-format off)
|
2021-04-25 23:48:25 +02:00 |
|
Anders Jenbo
|
cc164985a3
|
🎨 Correct type checks in src sub-folder
|
2021-04-22 20:33:24 +02:00 |
|
Anders Jenbo
|
2969b80163
|
🎨 Run readability-identifier-naming on all src sub-folders
|
2021-04-22 03:53:35 +02:00 |
|
Anders Jenbo
|
1e3ed903be
|
🎨 strip redundant else
|
2021-04-22 00:39:48 +02:00 |
|
Anders Jenbo
|
373f28736f
|
🎨 Acceptable parts of modernize-*
|
2021-04-19 22:42:19 +02:00 |
|
Anders Jenbo
|
09e0607ddc
|
🎨 Acceptable part of bugprone-*
|
2021-04-19 16:09:59 +02:00 |
|
Anders Jenbo
|
8c821e98d3
|
🚚 Restructure files
|
2021-04-16 03:57:22 +02:00 |
|