1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/lint.sh
Emil Ernerfeldt 6755a90734 Nicer rust code
2018-12-24 00:15:18 +01:00

6 lines
81 B
Bash
Executable File

#!/bin/bash
set -eu
echo "Lint and clean up typescript:"
tslint --fix docs/*.ts