Skip to content

Conversation

@paulfouquet
Copy link
Contributor

Motivation

Before pushing some changes, I want my modifications to have a correct format based on the LINZ prettier config.

Modification

Add a format script that can be run manually using npm run format

Checklist

  • Tests updated N/A
  • Docs updated N/A
  • Issue linked in Title N/A

@paulfouquet paulfouquet requested a review from l0b0 February 18, 2024 23:01
@paulfouquet
Copy link
Contributor Author

There are a couple of issues with prettier 🤔

  • not adding the newline at the end of the files
  • in github actions workflows, ${{env.MY_VAR}} should be formatted to ${{ env.MY_VAR }}, but it's not

@paulfouquet paulfouquet marked this pull request as draft February 18, 2024 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants