Commit Graph

17 Commits

Author SHA1 Message Date
Adrien Ufferte c6f7ef833d Cleaning 2026-04-17 10:10:58 +02:00
Adrien Ufferte e169f066ac Clean github checks 2026-04-17 09:35:06 +02:00
Adrien Ufferte 787d4d089c Nomenclatures corrections 2025-09-05 15:55:48 +02:00
Adrien Ufferte 8e383b9e3b Optimized parameter parsing by appending characters to a list and joining once, improving performance on long strings
Added strict delimiter handling and empty-parameter filtering to catch unbalanced expressions and discard blank entries
2025-08-22 13:50:53 +02:00
Adrien Ufferte 946427a896 Handle quotes and debug stripping of last element 2025-08-21 08:51:29 +02:00
Adrien Ufferte 01f7c2b9c7 Improve auto tests by handling nested structures 2025-08-21 08:51:29 +02:00
Adrien Ufferte 6204d5b700 Make workflow scripts easier to read by avoiding variable names not explicit 2025-07-04 16:27:48 +02:00
Adrien Ufferte 35733b8b18 Enhance workflow error messages 2025-06-10 20:24:29 +02:00
Adrien Ufferte d05dacc14f Improve workflow failure comments 2025-06-10 17:26:21 +02:00
Adrien Ufferte f06ec70998 Fix param parsing in GD nomenclature check 2025-06-09 21:34:11 +02:00
Adrien Ufferte bcfd0a85d3 Allow underscore prefixed constants 2025-06-09 21:25:31 +02:00
Adrien Ufferte 7d87e05df5 Print issue count before list 2025-06-09 20:42:45 +02:00
Adrien Ufferte f79f14ccf5 check args 2025-06-09 20:42:45 +02:00
Adrien Ufferte fc76388a3e Detect loop variables in naming check 2025-06-09 20:42:45 +02:00
Adrien Ufferte 56b784b8e0 Add total issue count to naming check 2025-06-09 20:42:45 +02:00
Adrien Ufferte 244d79c4af Improve GDScript naming error messages 2025-06-09 20:42:45 +02:00
Adrien Ufferte f732a5e4f2 Add GDScript naming convention check 2025-06-09 20:42:45 +02:00