1. 7ca3aab Linter `0.1.21` by pq · 9 years ago 0.1.21
  2. ddbbf34 Fix unsafe cast in `iterable_contains_unrelated_type` (#267). by pq · 9 years ago
  3. 6eddc1b Merge pull request #264 from alexeieleusis/239_onlyThrowError by Brian Wilkerson · 9 years ago
  4. ff213df Only throw instances of dart:core.Error by Alexei Diaz · 9 years ago
  5. 35bbc6d Fix NSME when file contents cannot be read (#260). by pq · 9 years ago
  6. 4af0340 Lint to check for `empty_statements` (#259). by pq · 9 years ago
  7. 1a08f39 Linter `0.1.20`. by pq · 9 years ago 0.1.20
  8. f5567f6 Merge pull request #242 from alexeieleusis/cancel_subscriptions by Phil Quitslund · 9 years ago
  9. 2369036 Linter `0.1.19`. by pq · 9 years ago 0.1.19
  10. 6a069ff Cancel instances of dart.async.StreamSubscription. by Alexei Diaz · 9 years ago
  11. e9d3470 Merge pull request #241 from alexeieleusis/185_close_sinks by Phil Quitslund · 9 years ago
  12. 6f791f1 Close instances of `dart.core.Sink`. by Alexei Eleusis Díaz Vera · 9 years ago
  13. af7e2b1 Merge pull request #258 from alexeieleusis/iterable_contains_unrelated_type_DynamicElement by Brian Wilkerson · 9 years ago
  14. 16afe69 Bugfix: iterable_contains_unrelated_type by Alexei Diaz · 9 years ago
  15. fa58d8f Details description tweak and member ordering. by pq · 9 years ago
  16. e90d37f Merge pull request #256 from ochafik/unawaited_futures by Phil Quitslund · 9 years ago
  17. 1cea31a Add an unawaited_futures lint (#164) by Olivier Chafik · 9 years ago
  18. ccd8dbf Bump to `0.1.18`. by pq · 9 years ago 0.1.18
  19. 0eb97e2 Cleanup appveyor script (#117). by pq · 9 years ago
  20. bd15f30 Rename `lints` options to `rules` (#248). by pq · 9 years ago
  21. 7167fd0 Merge pull request #247 from srawlins/tweak-help by Brian Wilkerson · 9 years ago
  22. 8be6a1d Tweak help text by Sam Rawlins · 9 years ago
  23. 2c93997 Fixes for field overrides. by pq · 9 years ago
  24. 8fa9ddd Fix `overriden_field` false positive (#246). by pq · 9 years ago
  25. 0f23f33 Typo in `comment_references` error description. by pq · 9 years ago
  26. 54ba865 Fix NSME in `iterable_contains_unrelated_type` (#245). by pq · 9 years ago
  27. cc0e961 Fix dangling comment references. by pq · 9 years ago
  28. 8e1873b Linter version 0.1.17. by pq · 9 years ago 0.1.17
  29. 199e981 Check for documented getters when checking setters (#237). by pq · 9 years ago
  30. 601f7f9 Linter de-linting. by pq · 9 years ago
  31. 0480c2c Merge pull request #238 from alexeieleusis/iterable_contains_unrelated_type by Brian Wilkerson · 9 years ago
  32. 1b53116 Invocation of Iterable<E>.contains with reference of unrelated type. by Alexei Eleusis Díaz Vera · 9 years ago
  33. 1659848 Lint to detect dangling identifiers in docs (#240). by pq · 9 years ago
  34. 478f08e Fix stub generation to include required reference to `visitor.dart`. by pq · 9 years ago
  35. 01e9520 Git ignore `.atom`. by pq · 9 years ago
  36. b343332 Linter version 0.1.16. by pq · 9 years ago 0.1.16
  37. e8dd8e0 Update to use the new version of plugin by Brian Wilkerson · 9 years ago
  38. c893417 Update travis to build against `dev`. by pq · 9 years ago
  39. 9069c61 Make the linter strong mode clean, and fix a bug in one of the lints by Brian Wilkerson · 9 years ago
  40. e24d0b0 Merge pull request #236 from alexeieleusis/231_exception by Brian Wilkerson · 9 years ago
  41. 7499170 False positive fix for overriden_field rule. by Alexei Eleusis Díaz Vera · 9 years ago
  42. 95722e7 Merge pull request #232 from alexeieleusis/different_type_equality_comparison by Brian Wilkerson · 9 years ago
  43. 3d3a21d Equality operator (==) invocation with references of unrelated types by Alexei Eleusis Díaz Vera · 9 years ago
  44. 0f6c9ca Merge pull request #235 from alexeieleusis/234_stringInterpolationFalsePositive by Phil Quitslund · 9 years ago
  45. 93e1bf2 Don't lint braces on string interpolation if identifier starts with $. by Alexei Eleusis Díaz Vera · 9 years ago
  46. ecfaed3 Renames and version bump pre `0.1.15` publish. by pq · 9 years ago
  47. c32863d Allow simple getter/setters when a decl is @protected (#215). by pq · 10 years ago
  48. 13381e6 Prefer implict equals matcher in expects. by pq · 10 years ago
  49. 96099d0 Fix for default filter (#228). by pq · 10 years ago
  50. a8fda45 Fix to not require type params in `is` checks (#227). by pq · 10 years ago
  51. 6d3bdf0 Remove custom `LineInfo` subclass (and dep). by pq · 10 years ago
  52. 3233bfd Clean up unused code by Brian Wilkerson · 10 years ago
  53. 32382e6 Don't flag field formal identifiers in parameters (#224). by pq · 10 years ago
  54. 251352e Respect filters when caculating error codes (#198). by pq · 10 years ago
  55. f0cf754 Allow const and final vars to be inited to null (#210). by pq · 10 years ago
  56. d0797c6 Respect commented blocks in `empty_constructor_bodies` (#209). by pq · 10 years ago
  57. f3918da Fix to check types on list/map literals (#199). by pq · 10 years ago
  58. 4b4a92c Skip `main` when checking for API docs (#207). by pq · 10 years ago
  59. f2f78ca Fix to allow leading $ in type names (#220). by pq · 10 years ago
  60. d66985a Ignore private typedefs when checking for types (#216). by pq · 10 years ago
  61. f3db629 Merge pull request #222 from alexeieleusis/flow_control_in_finally by Brian Wilkerson · 10 years ago
  62. 7064ac5 Lint rule: Avoid flow control in finally block. by Alexei Eleusis Díaz Vera · 10 years ago
  63. ffda07e Merge pull request #221 from alexeieleusis/26065_awaitNoFuture by Brian Wilkerson · 10 years ago
  64. e351d47 Lint rule: Await only futures. by Alexei Diaz · 10 years ago
  65. 63d8791 Merge pull request #219 from alexeieleusis/equals_tests_argument_type by Phil Quitslund · 10 years ago
  66. 1bdd1ca Lint rule: Always test type arguments in operator ==(Object other). by Alexei Eleusis Díaz Vera · 10 years ago
  67. bcd4cf6 Bump to `0.1.14` pre-publish. by pq · 10 years ago 0.1.14
  68. 64c0dfd Fix to respect `@optionalTypeArgs` (#196). by pq · 10 years ago
  69. 88277b5 Merge pull request #217 from alexeieleusis/final_override by Phil Quitslund · 10 years ago
  70. e9ab9a6 Hint if a field overrides or hides other field. by Alexei Diaz · 10 years ago
  71. 3a87672 Deprecated import cleanup. by pq · 10 years ago
  72. ca7c6b3 Timing update. by pq · 10 years ago
  73. b18522c Timing stats for lints (sdk#24548). by pq · 10 years ago
  74. 8dab6a0 Allow single char UPPER_CASE non-constants (#201). by pq · 10 years ago
  75. ed53152 Fix to accept casts to dynamic (#195). by pq · 10 years ago
  76. a602895 Bump to 0.1.13. by pq · 10 years ago 0.1.13
  77. 362ecef Skip overriding members in API doc checks. by pq · 10 years ago
  78. 34e30a8 `public_member_api_docs` description typo fix. by pq · 10 years ago
  79. adacdcf Added @overrides. by pq · 10 years ago
  80. f90572f Suppress lints on synthetic nodes/tokens (#193). by pq · 10 years ago
  81. fd19b15 Fix error message for `annotate_overrides`. by pq · 10 years ago
  82. a4e6ab5 Exclude setters from return type checks (#192). by pq · 10 years ago
  83. 7516937 Extract generic AST ops to ast.dart utility class. by pq · 10 years ago
  84. cbd2aa4 Bump to 0.1.12. by pq · 10 years ago
  85. ce7aa0e Regexp fix to unbork check in `LibraryNames`. by pq · 10 years ago
  86. f0d8b3a Bump to `0.1.11`. by pq · 10 years ago 0.1.11
  87. 659448d Doc generation improvements. by pq · 10 years ago
  88. 242de4b Lint to sort unnamed constructors first (#187). by pq · 10 years ago
  89. 08f66d3 Lint to ensure public members have API docs (#188). by pq · 10 years ago
  90. a61ceed Ensure constructors are sorted first (#186). by pq · 10 years ago
  91. 303d246 Lint for `hashCode` and `==` (#168). by pq · 10 years ago
  92. 4de7a9d Lint to detect un-annotated overrides (#167). by pq · 10 years ago
  93. 87f066f Fix mock SDK to no longer implement a concrete SDK implementation. by pq · 10 years ago
  94. 733c6db Fix to ignore underscores in public APIs (#153). by pq · 10 years ago
  95. 0909e06 Check for return types on setters (#122). by pq · 10 years ago
  96. bc9dcc2 Flag missing type params (#156). by pq · 10 years ago
  97. f9fa5f5 Lint to avoid inits to null (#160). by pq · 10 years ago
  98. a76f84e API use and mock cleanup. by pq · 10 years ago
  99. 5a599fd Update to analyzer 0.27.0. by pq · 10 years ago
  100. 97a27c3 Update options processing to accept untyped maps. by pq · 10 years ago