Skip to content

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented May 7, 2021

  • Use Prettier to format all supported file types.
  • Use Task as runner for Prettier.
  • Move formatting CI to dedicated workflow.

per1234 added 4 commits May 7, 2021 04:33
Prettier is a general-purpose formatter tool. There is no reason to restrict it to only .ts files.
The project uses Task as the runner for all common development processes.
On every push and pull request that affects relevant files, check whether the formatting of supported
files is compliant with the Prettier style.
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels May 7, 2021
@per1234 per1234 requested review from rsora, silvanocerza and umbynos May 7, 2021 11:49
@per1234 per1234 merged commit 99f8a8e into main May 7, 2021
@per1234 per1234 deleted the prettier branch May 7, 2021 19:00
@per1234 per1234 self-assigned this Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants