From 2fdf23aaecf29dd4c693a0018b0c664b044252ad Mon Sep 17 00:00:00 2001 From: Ahmed Tarek Date: Thu, 29 Jul 2021 20:16:28 +0200 Subject: :books: update docs with automated configs (#147) --- README.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7adb83a..bbeeda1 100644 --- a/README.md +++ b/README.md @@ -24,20 +24,7 @@ make run make dev ``` -This project uses [Prettier](https://prettier.io/) formatting and all pull requests must pass -the automated lint checks prior to merging. - -Run the lint check with: - -``` -make fmt -``` - -Rewrite the files to resolve any style issues with: - -``` -make fmt.write -``` +This project uses [Prettier](https://prettier.io/) formatting. All pull requests must pass the automated lint checks before merging. Prettier format is run automatically as a pre-commit hook. ## Supported Languages -- cgit v1.2.3