abouttreesummaryrefslogcommitdiff
path: root/check_layout.output
AgeCommit message (Collapse)AuthorFilesLines
2023-06-03Add automated checks on layoutsJules Aguillon1-0/+100
The script `check_layout.py` checks some properties about layouts. No check is an error. The result of running this script on every layouts is stored in the file `check_layout.output`, which is useful to track changes. Add make rules to run this script as well as `sync_translations`.