- Notifications
You must be signed in to change notification settings - Fork 104
Pull requests: google/vim-codefmt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rewrite an internal go/ link to point to the external goimports site.
#2 by malcolmr was merged Jan 21, 2015 Loading…
Fix vroom tests to not depend on executables installed on host
#8 by dbarnett was merged Jan 24, 2015 Loading…
improve error messages for systems without installed binaries
#19 by fowles was merged Jan 27, 2015 Loading…
Clean up vroom files to introduce concepts better, add autopep8 coverage
#21 by dbarnett was merged Jan 28, 2015 Loading…
feat(formatters: js-beautify): add formatter for js/css/html/json
#22 by actionless was merged Feb 10, 2015 Loading…
Update README.md with more details about formatters and usage
#26 by dbarnett was merged Jan 31, 2015 Loading…
test(formatters: js-beautify): cover basics cla: yes
#28 by actionless was merged Feb 21, 2015 Loading…
Use Maktaba's extension registry rather than codefmtlib. cla: yes
#34 by malcolmr was merged Mar 21, 2015 Loading…
Test against the version of Maktaba we require. cla: yes
#36 by malcolmr was merged Mar 21, 2015 Loading…
Set the validator for formatters at plugin load, not in autoload. cla: yes
#38 by malcolmr was merged Mar 25, 2015 Loading…
Remove testing hacks and maktaba version check from bootstrap.vim cla: yes
#40 by dbarnett was merged Mar 30, 2015 Loading…
Pass -sort-includes to clang-format 3.8 and above. cla: yes
#59 by malcolmr was merged Oct 18, 2015 Loading…
Fixes #61: Catch yapf errors instead of overwriting file cla: yes
#62 by achalddave was merged Nov 7, 2015 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:master.