style(dart): Run dartfmt v0.1.8+2 on all pure Dart code
Update formatting for all pure Dart code in the repo.
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
library benchpress.src.firefox_extension.data.installed_script;
|
||||
|
||||
//no dart implementation
|
||||
|
@ -1,2 +1,3 @@
|
||||
library benchpress.src.firefox_extension.lib.main;
|
||||
|
||||
//no dart implementation
|
||||
|
@ -1,2 +1,3 @@
|
||||
library benchpress.src.firefox_extension.lib.parser_util;
|
||||
|
||||
//no dart implementation
|
||||
|
@ -1,2 +1,3 @@
|
||||
library benchpress.src.firefox_extension.lib.test_helper;
|
||||
|
||||
//no dart implementation
|
||||
|
@ -1,2 +1,3 @@
|
||||
library benchpress.src.webdriver.selenium_webdriver_adapter;
|
||||
|
||||
//no dart implementation
|
||||
|
Reference in New Issue
Block a user