Commit Graph

5 Commits

Author SHA1 Message Date
Danny Mösch 9a634bc8a0 Retain async initializers in actors in async_without_await (#6436) 2026-01-14 17:01:50 -05:00
Copilot 7a9186a39b Ignore override declarations in async_without_await rule (#6417)
Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
2026-01-07 20:26:30 +01:00
Nandhini Subramani a0414c919d Ignore @concurrent functions in async_without_await rule (#6284) 2025-10-08 19:06:56 +02:00
Danny Mösch 0e2198d086 Exclude function types from async_without_await rule analysis (#6258) 2025-09-27 19:10:30 +02:00
jkolarik-paylocity 0ce122e716 Add new async_without_await rule (#5869)
Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
2024-11-27 16:15:25 -05:00