Core docs should have consistent EOL symbol #53761
Labels
Feature:New Platform
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
From time to time I face the problem that
yarn core:acceptApiChanges
updates a bunch of unrelated files due to difference in EOL symbol. Example:We should enforce the common format for EOL for the docs and make it platform-agnostic.
Possible solutions:
api-extractor
fromv7.6
allows specifying EOL for the output files. Make API Extractor newlines configurable; add support for OS-default newlines microsoft/rushstack#1626 related discussion [api-extractor] Provide a way to configure newlines in output files microsoft/rushstack#1366.gitattributes
https://github.com/microsoft/rushstack/blob/2c941e21777393c67979b25dc087433485b12575/.gitattributes#L44The text was updated successfully, but these errors were encountered: