Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
David Humphrey f2f80487d5
Use global prettier config/ignore for all check and check-format scripts (#17820)
* Add tsdoc-metadata.json to .prettierignore for @azure/core-rest-pipeline failure, see #14681

* Fix paths to .prettierrc.json and .prettierignore in @azure-tools/perf-container-registery package.json

* Run prettier with prettierrc.json config on sdk/test-utils/testing-recorder-new/rollup.base.config.js

* Use global prettier config and ignore for identity/identity/test/manual

* Use global prettier config and ignore in common/tools/eslint-plugin-azure-sdk
2021-09-23 22:27:41 +00:00
Harsha Nalluru ac05634c65
Ignore formatting .env files (#17561)
Prettier tried to format my .env files by adding a `\` before a `.` present in a secret.
2021-09-10 05:43:12 +00:00
Deyaaeldeen Almahallawi c716168dd4
[Prettier] ignore recordings (#11297) 2020-09-16 14:17:52 -04:00
Deyaaeldeen Almahallawi e1b81abaf0
Improve the precommit hook (#11107)
* Create rush-prettier autoinstaller

* Update the hook script to use rush command

* do not restage formatted files

* update .prettierignore to work with pretty-quick
2020-09-10 08:32:45 -04:00
Deyaaeldeen Almahallawi c88451d95c
Standardize prettier configurations across the repo (#10416)
* Standardize prettier configurations across the repo

* update relative paths

* rushx format text analytics

* ignore api.md files

* adding ignore-path parameter to the check-format and format scripts in keyvault-admin
2020-08-04 16:31:27 -04:00