Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-26 | 1 | -18/+2 |
* | Use match statement in richToParsed implementation | Côme Chilliet | 2024-01-11 | 1 | -7/+5 |
* | Add TODO for richToParsed refactor | Côme Chilliet | 2024-01-11 | 1 | -0/+1 |
* | Fix psalm issue in SetupChecks command | Côme Chilliet | 2024-01-11 | 1 | -1/+1 |
* | Add RichObject support for SetupChecks descriptions | Côme Chilliet | 2024-01-11 | 1 | -0/+28 |
* | Add $name property in SetupResult and improve API | Côme Chilliet | 2023-11-07 | 1 | -3/+3 |
* | Use no style for info to make it different from warning | Côme Chilliet | 2023-11-06 | 1 | -3/+5 |
* | Fix icon for errors to be consistent with the others | Côme Chilliet | 2023-11-06 | 1 | -1/+1 |
* | Add an emoji for warnings as well | Côme Chilliet | 2023-11-06 | 1 | -0/+1 |
* | Use constants for SUCCESS/FAILURE and show errors even on quiet level | Côme Chilliet | 2023-11-06 | 1 | -4/+7 |
* | Add a command to run the setup checks from CLI | Côme Chilliet | 2023-11-06 | 1 | -0/+88 |