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