Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@ScottCarda-MS
Copy link
Contributor

@ScottCarda-MS ScottCarda-MS commented Sep 22, 2021

Input files are now overwritten instead of having the output go to the standard out. Backup files can be made if the --backup flag is used.

@ScottCarda-MS ScottCarda-MS added the area: formatter Q# source code formatter label Sep 22, 2021
@ScottCarda-MS ScottCarda-MS changed the base branch from main to sccarda/CommandLine September 24, 2021 19:42
@ScottCarda-MS ScottCarda-MS changed the base branch from sccarda/CommandLine to main September 29, 2021 22:30
@ScottCarda-MS ScottCarda-MS marked this pull request as ready for review September 30, 2021 21:43
@ScottCarda-MS ScottCarda-MS changed the title Formatter - File IO Formatter - Output to Files Sep 30, 2021
Copy link
Contributor

@swernli swernli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, a few minor comments!

@ScottCarda-MS ScottCarda-MS merged commit 6b04349 into main Oct 1, 2021
swernli added a commit that referenced this pull request Oct 4, 2021
* QIR generation bug fixes (#1153)

* Allow ProjectReference as Target Package (#1166)

Previously only a `PackageReference` would be recognized as a target package. This allows `ProjectReference` to be used as a target package, and still enforces that only one such reference exists.

* Make signature for slicing compiliant with spec (#1167)

* update packages for component governance (#1168)

* Q# Command Line Process Multiple Files and Directories (#1156)

* Force use of LLVM 11 in build pipeline (#1177)

* Formatter - Output to Files (#1165)

* Only re-indent if closing brace occurs in indentation region (#1174)

* Only re-indent if closing brace occurs in indentation region

* Use char.IsWhiteSpace

* Blank line

Co-authored-by: bettinaheim <34236215+bettinaheim@users.noreply.github.com>
Co-authored-by: Angela Burton <anjbur@users.noreply.github.com>
Co-authored-by: Scott Carda <55811729+ScottCarda-MS@users.noreply.github.com>
Co-authored-by: Sarah Marshall <33814365+samarsha@users.noreply.github.com>
@ScottCarda-MS ScottCarda-MS deleted the sccarda/FileIO branch October 21, 2021 21:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area: formatter Q# source code formatter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants