Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Gasienica cb09da0f63 Run all build steps in CI 2018-05-07 21:53:40 -04:00
Daniel Gasienica f88ebdf8b7 Compile protocol buffers as part of `yarn grunt dev` 2018-05-07 21:53:40 -04:00
Daniel Gasienica 2d95745d56 Add `yarn build-protobuf` command 2018-05-07 21:53:39 -04:00
Daniel Gasienica 8ef5d87d6b Prettier: Update ignore list 2018-05-04 16:32:08 -04:00
Scott Nonnenberg 97b0f1787b prettier: exclude blanket_mocha.js for libtextsecure tests 2018-05-02 13:40:57 -07:00
Scott Nonnenberg a0ed993b42 Now we've got everything prettified! 2018-05-02 13:40:57 -07:00
Scott Nonnenberg 754d65ae2e Let's make it all pretty, shall we?
We missed a couple directories with previous attempts to turn this on
globally: app/ and libtextsecure/

Not to mention files in places we didn't expect: ts files that weren't
in the ts directory!

This turns prettier on for every file we care about (js, ts, tsx, md)
everywhere in the project but for a few key parts.
2018-05-02 13:40:57 -07:00
Daniel Gasienica 7fff279aae Prettier: Ignore JSON and CSS 2018-04-30 16:53:34 -04:00
Daniel Gasienica b4dee3f30b Prettier: Ignore generated files 2018-04-30 16:52:43 -04:00