Skip to content

Emit new lines between source files emit so that the file contents always start on new line#505

Merged
sheetalkamat merged 2 commits into
masterfrom
newLineBetweenSourceFiles
Aug 21, 2014
Merged

Emit new lines between source files emit so that the file contents always start on new line#505
sheetalkamat merged 2 commits into
masterfrom
newLineBetweenSourceFiles

Conversation

@sheetalkamat
Copy link
Copy Markdown
Member

Fixes #500

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Aug 21, 2014

do we have a test for the declaration emitter for the same scenario?

@sheetalkamat
Copy link
Copy Markdown
Member Author

The declaration emitter writes new line after each construct so it doesn't run into this.

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Aug 21, 2014

👍

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Aug 21, 2014

making these tests emit a declaration will not hurt though :)

@sheetalkamat
Copy link
Copy Markdown
Member Author

sure will do

sheetalkamat added a commit that referenced this pull request Aug 21, 2014
Emit new lines between source files emit so that the file contents always start on new line
@sheetalkamat sheetalkamat merged commit 16d1cfd into master Aug 21, 2014
@sheetalkamat sheetalkamat deleted the newLineBetweenSourceFiles branch August 21, 2014 23:15
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Copyrights for 2nd file onwards are not emitted on the new line if multiple files are emitted into single file

2 participants