Commit Graph

5 Commits

Author SHA1 Message Date
Luis Padron 722206ebac
Feat: Update fourier to use system tuist whenever possible (#3950) 2022-01-06 09:10:27 +01:00
Pedro Piñera Buendía f582e952de
Merge 'fourier format swift' into 'fourier lint tuist' (#3916)
* Merge 'fourier format swift' into 'fourier lint tuist'

* Remove the step from the checks workflow

Co-authored-by: Pedro Piñera <pedro@ppinera.es>
2021-12-29 17:58:10 +01:00
Pedro Piñera Buendía af5885c897
Move web projects to /projects and add fourier commands to interact with them (#2682)
* Move the web projects to the projects/ directory

* Enable Yarn workspaces

* Some fixes

* Add commands to fourier

* Rename action

* Fix command

* Update yarn.lock files

* Fix path
2021-03-19 14:41:30 +01:00
Pedro Piñera Buendía cbc4e46275
Fourier improvements (#2676)
* Move Fourier to projects

* Add command to lint the Swift code

* Add command to lint fourier's code

* Add command to format Swift's code

* Update git hook to run fourier

* Add tests

* Fix the fourier path

* Add command to test Tuist
2021-03-17 16:19:06 +01:00
Andrea Cipriani 095a0855b7
Code style improvements (#2305)
* Fixing code_style on pre-commit

* Update documentation

* u+x instead of 777

Co-authored-by: Romain Boulay <romain.bou@gmail.com>

Co-authored-by: Romain Boulay <romain.bou@gmail.com>
2021-01-20 18:01:16 +01:00