| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-03-22 | Change action from `ktlint` to `ktfmt` | Albin | 1 | -21/+0 | |
| 2023-01-13 | Run yamlfix on all of .github/workflows/ | Linus Färnstrand | 1 | -20/+16 | |
| 2022-10-18 | Update actions/checkout to v3 | Hank | 1 | -1/+1 | |
| 2022-03-28 | Format Kotlin according to official code style | Albin | 1 | -1/+1 | |
| Android Studio and ktlint seem to agree on most styling except for imports. Some settings can be changed in Android Studio, however it seems to be hard to get lexicographical order (which ktlin wants). Therefore ktlint should be ran after any formatting has been applied by Android Studio (otherwise the CI workflow will complain). | |||||
| 2022-03-25 | Rename some Github Actions jobs to make them easier to find | Linus Färnstrand | 1 | -1/+1 | |
| 2022-01-12 | Change workflow trigger from push to pull_request | Oskar Nyberg | 1 | -1/+1 | |
| 2021-02-15 | Create GitHub Actions workflow for Kotlin linter | Janito Vaqueiro Ferreira Filho | 1 | -0/+25 | |
