feat(booking) [PPT-1942] include parent in json #289
Merged
GitHub Actions / Ameba
failed
Jun 13, 2025 in 1s
Crystal Ameba Results
Total files checked: 118
Issues found: 1
Ameba Version: 1.6.4
Crystal Version: 1.14.0
Annotations
Check notice on line 682 in src/placeos-models/booking.cr
github-actions / Ameba
Style/NegatedConditionsInUnless
Avoid negated conditions in unless blocks
Raw output
> return nil unless !parent?
^
Loading