Sign in
chromium
/
external
/
github.com
/
dart-lang
/
linter
/
refs/tags/0.1.105+1
4066d43
0.1.105+1
by pq
· 6 years ago
0.1.105+1
f2a2687
bail on first non-assert (#1873)
by Phil Quitslund
· 6 years ago
7ddeafe
delint (pedantic 1.9.0) (#1871)
by Phil Quitslund
· 6 years ago
ef7f19d
0.1.105 (#1870)
by Phil Quitslund
· 6 years ago
59b8e18
check for null packages (#1866)
by Phil Quitslund
· 6 years ago
ed31be8
Consider nested TypeNames when counting uses. (#1857)
by Conner Kasten
· 6 years ago
345c31d
update to new `package:github` API (#1841)
by Phil Quitslund
· 6 years ago
dc99900
annotate pedantic lint benchmarks (#1840)
by Phil Quitslund
· 6 years ago
d998626
doc microbenchmark (#1839)
by Phil Quitslund
· 6 years ago
827a5f6
improve perf for `always_require_non_null_named_parameters` (#1838)
by Phil Quitslund
· 6 years ago
890bab3
0.1.104 (#1836)
by Phil Quitslund
· 6 years ago
e65201c
remove (stale) appveyor badge (#1835)
by Phil Quitslund
· 6 years ago
8fd3480
revert
by Phil Quitslund
· 6 years ago
72496ba
+ oses
by Phil Quitslund
· 6 years ago
fbfb689
allow overrides that add annotations (#1832)
by Phil Quitslund
· 6 years ago
30d0e92
file_name check improvements; benchmarking (#1829)
by Phil Quitslund
· 6 years ago
ba0d059
Loosen `avoid_function_literals_in_foreach_calls` to allow method chained calls (#1593)
by dramos07
· 6 years ago
c366cda
Merge pull request #1827 from davidmorgan/add-unnecessary-final
by David Morgan
· 6 years ago
61d6f57
Add new lint: unnecessary_final.
by David Morgan
· 6 years ago
2c284c2
more linting (#1825)
by Phil Quitslund
· 6 years ago
0825bcf
comment cleanup (#1824)
by Phil Quitslund
· 6 years ago
0b18afa
de-linting (keeping ahead of the Joneses) (#1823)
by Phil Quitslund
· 6 years ago
6b264ac
enable lints (#1822)
by Phil Quitslund
· 6 years ago
ddc7376
tidying (#1820)
by Phil Quitslund
· 6 years ago
d863abf
cleanup (#1819)
by Phil Quitslund
· 6 years ago
0562673
update caches (#1817)
by Phil Quitslund
· 6 years ago
724394f
move pr template (#1818)
by Phil Quitslund
· 6 years ago
f719905
0.1.103 (#1815)
by Phil Quitslund
· 6 years ago
209d1b8
👟👟👟 `prefer_relative_imports`: stop parsing pubspecs (query ws package for self-references) (#1812)
by Phil Quitslund
· 6 years ago
69ca2b2
use workspace package to locate `lib/` (#1810)
by Phil Quitslund
· 6 years ago
9033a4f
Merge pull request #1809 from dart-lang/update_api_calls
by Phil Quitslund
· 6 years ago
f608a0e
revert
by pq
· 6 years ago
285962f
revert
by pq
· 6 years ago
650b262
api call fix
by pq
· 6 years ago
61745fd
update typeParam access
by pq
· 6 years ago
dcbb2c7
Merge pull request #1808 from dart-lang/warningz
by Phil Quitslund
· 6 years ago
8c80bef
warning cleanup && wordsmithing
by pq
· 6 years ago
2e77565
Merge pull request #1807 from dart-lang/ext_test_fix
by Phil Quitslund
· 6 years ago
18c6c5b
fix parse error
by pq
· 6 years ago
34042ff
Merge pull request #1789 from tenhobi/add-effective_dart-to-linter-page
by Phil Quitslund
· 6 years ago
8178d77
Remove unnecessary logging tests; these loggers aren't used by linter (#1801)
by Michael R Fairhurst
· 6 years ago
f67ec9d
Merge pull request #1800 from dart-lang/0.1.102
by Phil Quitslund
· 6 years ago
97aadfb
0.1.102
by pq
· 6 years ago
0.1.102
111d771
Merge pull request #1799 from dart-lang/web_lib_access
by Phil Quitslund
· 6 years ago
ccab965
tweaks
by pq
· 6 years ago
796dd32
dissallow web lib access from flutter web packages
by pq
· 6 years ago
94d2e71
Merge pull request #1796 from dart-lang/style_dep
by Phil Quitslund
· 6 years ago
ea7f370
update dart_style dep
by pq
· 6 years ago
031a3d3
Stop referencing ParameterizedType. (#1792)
by Konstantin Scheglov
· 6 years ago
1394a37
Merge pull request #1794 from a14n/issue-1787
by Phil Quitslund
· 6 years ago
e9d3f9e
avoid_returning_null_for_void only checks null literal
by Alexandre Ardhuin
· 6 years ago
835ecf3
Merge pull request #1791 from dart-lang/prefix_ops_fix
by Phil Quitslund
· 6 years ago
898955e
ws
by pq
· 6 years ago
424a6d7
postfix tests
by pq
· 6 years ago
8daf0d0
ignore non-mutating prefix ops
by pq
· 6 years ago
8f8def1
Fix VSCode formating to dartfmt
by Honza Bittner
· 6 years ago
755e96c
Add effective_dart to linter page
by Honza Bittner
· 6 years ago
1ab1ca3
Merge pull request #1785 from dart-lang/dart_style_dep
by Phil Quitslund
· 6 years ago
6b6d0c3
udpate to latest analyzer
by pq
· 6 years ago
f921f16
Merge pull request #1779 from jawahars16/prefer_is_not
by Phil Quitslund
· 6 years ago
4e8c188
Updated code review feedbacks
by Jawahar Suresh Babu
· 6 years ago
14b9316
Merge pull request #1781 from tenhobi/upstream/add-effective-dart
by Phil Quitslund
· 6 years ago
225d079
Update reference in main README.md
by Honza Bittner
· 6 years ago
808934b
Add effective dart package
by Honza Bittner
· 6 years ago
251010e
Fixed documentation code snippet
by Jawahar Suresh Babu
· 6 years ago
726d015
New lint #1522 Prefer is! operator
by Jawahar Suresh Babu
· 6 years ago
e97275d
Merge pull request #1778 from dart-lang/mock_meta
by Phil Quitslund
· 6 years ago
e295b91
fix mocking of `package:meta`
by pq
· 6 years ago
ef2c691
Merge pull request #1776 from dart-lang/avoid_unnecessary_containers
by Phil Quitslund
· 6 years ago
cb587c8
avoid_unnecessary_containers
by pq
· 6 years ago
269e092
fixed container check
by pq
· 6 years ago
007a7a9
Merge branch 'master' into avoid_unnecessary_containers
by pq
· 6 years ago
bf14fff
Merge pull request #1777 from dart-lang/flutter_mocking
by Phil Quitslund
· 6 years ago
bf854cb
flutter package mocking
by pq
· 6 years ago
8228d70
Merge pull request #1774 from dart-lang/fmt_fix
by Phil Quitslund
· 6 years ago
f7e78b3
moved comment
by pq
· 6 years ago
bbe4bee
sort and fmt
by pq
· 6 years ago
b3f5d48
avoid_unnecessary_containers
by pq
· 6 years ago
a09457c
Merge pull request #1775 from dart-lang/flutter_mock
by Phil Quitslund
· 6 years ago
bc58469
hmpfh
by pq
· 6 years ago
de2432f
flutter mocking
by pq
· 6 years ago
64c45a9
fix rule codegen code formatting
by pq
· 6 years ago
e7bf210
Merge pull request #1773 from dart-lang/init_to_null_nnbd
by Phil Quitslund
· 6 years ago
df13417
review followup
by pq
· 6 years ago
46d6be3
basic nnbd awareness
by pq
· 6 years ago
a14d0e1
Merge pull request #1771 from dart-lang/import_style
by Phil Quitslund
· 6 years ago
98935f9
fmt
by pq
· 6 years ago
76c5c06
organized imports
by pq
· 6 years ago
dd49325
fix import codegen
by pq
· 6 years ago
e7e09f2
update to relative imports
by pq
· 6 years ago
5dd93ab
Merge pull request #1769 from dart-lang/nnbd_test_jig
by Phil Quitslund
· 6 years ago
5e2aa64
review follow-up
by pq
· 6 years ago
f697f84
nnbd test harness
by pq
· 6 years ago
2155624
Merge pull request #1768 from dart-lang/integ_ext_method_tests
by Phil Quitslund
· 6 years ago
4b6146f
copyright
by pq
· 6 years ago
7dced98
integrate extension method tests
by pq
· 6 years ago
574392c
Merge pull request #1764 from dart-lang/fix_desc
by Phil Quitslund
· 6 years ago
7578f0c
fix rule description
by pq
· 6 years ago
54fc9d9
Merge pull request #1761 from dart-lang/since_update
by Phil Quitslund
· 6 years ago
53d110e
update since cache
by pq
· 6 years ago
Next »