Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Tommy Nguyen ed1c2956c9
chore(Apple): Use SwiftFormat (#245) 2020-11-16 11:20:09 +01:00
Tommy Nguyen 581863e836
chore(deps): `adoptopenjdk8` has been moved to `homebrew/cask-versions` (#185)
If you've added both taps, you'll now get this error:

```
% brew bundle
Tapping adoptopenjdk/openjdk
Using clang-format
Using node
Using swiftlint
Using yarn
Error: Cask adoptopenjdk8 exists in multiple taps:
  homebrew/cask-versions/adoptopenjdk8
  adoptopenjdk/openjdk/adoptopenjdk8
Installing adoptopenjdk8 has failed!
Homebrew Bundle failed! 1 Brewfile dependency failed to install.
```

Replacing `adoptopenjdk/openjdk` with `homebrew/cask-versions` fixes the
issue for future contributors. Existing contributors need to also run
`brew untap adoptopenjdk/openjdk`.
2020-08-07 16:14:05 +02:00
Tommy Nguyen 22572584b6
ci: Run swiftlint and capture warnings/errors (#174) 2020-07-21 22:03:19 +02:00
Tommy Nguyen 035b7686ba
Android: Don't hard-code paths (#44) 2020-03-31 11:24:48 +02:00