X Tutup
Skip to content

fix(dartfmt): don't break win32 command line limit#2420

Closed
caitp wants to merge 1 commit intoangular:masterfrom
caitp:issue-1875
Closed

fix(dartfmt): don't break win32 command line limit#2420
caitp wants to merge 1 commit intoangular:masterfrom
caitp:issue-1875

Conversation

@caitp
Copy link
Copy Markdown
Contributor

@caitp caitp commented Jun 8, 2015

Give that a try?

Closes #1875

@vsavkin vsavkin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jun 8, 2015
@IgorMinar
Copy link
Copy Markdown
Contributor

how about detecting first run instead (similar to how TS plugin does it) and running the formatter on the whole directory rather than individual files during the first run?

@IgorMinar IgorMinar added the area: build & ci Related the build and CI infrastructure of the project label Jun 9, 2015
@IgorMinar IgorMinar assigned caitp and unassigned IgorMinar Jun 9, 2015
@IgorMinar IgorMinar added this to the alpha-28 milestone Jun 9, 2015
@caitp
Copy link
Copy Markdown
Contributor Author

caitp commented Jun 10, 2015

@IgorMinar updated as requested

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

clang-format does some weird stuff ._.

@caitp caitp force-pushed the issue-1875 branch 2 times, most recently from 6569e67 to 8e4f36f Compare June 10, 2015 17:50
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: build & ci Related the build and CI infrastructure of the project cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test.unit.dart failing on Windows

4 participants

X Tutup