Commit Graph

  • b99fc688b7 test: add missing tests #158 feat/check-deprecated-rules matiasleyba 2025-08-13 10:53:57 -03:00
  • 783c68636f feat: improve linter rules workflow matiasleyba 2025-08-13 09:17:30 -03:00
  • e0317f20d4 fix: remove unnecessary changes and add missing docs matiasleyba 2025-08-11 18:48:05 -03:00
  • e101dd1fe0 fix: script path matiasleyba 2025-07-14 14:03:18 -03:00
  • db86ccf177 feat: add workflow to update deprecated rules matiasleyba 2025-07-14 13:44:19 -03:00
  • c7bd4f1b57 feat: automate deprecated lint rules matiasleyba 2025-07-11 14:32:16 -03:00
  • 614d09afb2 chore(deps): bump actions/checkout from 4 to 5 (#160) main dependabot[bot] 2025-08-12 14:38:48 -03:00
  • ee6420ebab fix: remove deprecated rules #159 chore/remove-deprecated-rules VGV Bot 2025-07-14 16:53:58 +00:00
  • 349cae5200 fix: script path feat/check-deprecated-rules-test matiasleyba 2025-07-14 13:53:22 -03:00
  • 938f2c68e8 revert workflow name change matiasleyba 2025-07-14 13:50:59 -03:00
  • 9618d1e692 feat: test workflow matiasleyba 2025-07-14 13:47:12 -03:00
  • bb548d5e84 feat: add workflow to update deprecated rules matiasleyba 2025-07-14 13:44:19 -03:00
  • a8df4d8f15 feat: automate deprecated lint rules matiasleyba 2025-07-11 14:32:16 -03:00
  • 4478baef76 feat: use latest VGA version by default in analyze script (#157) Matias Leyba 2025-07-09 18:59:17 -03:00
  • 447051a324 docs: update CONTRIBUTING.md to explain how to add new lint rules (#156) Jochum van der Ploeg 2025-06-20 14:57:23 +02:00
  • efa405e5bc chore: release v9.0.0 (#155) v9.0.0 Marcos Sevilla 2025-06-06 14:58:21 +02:00
  • 7274f10a5a chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 (#139) dependabot[bot] 2025-06-04 09:48:04 -04:00
  • 48a481b9f1 chore: release 9.0.0-rc.1 (#154) v9.0.0-rc.1 Marcos Sevilla 2025-06-04 12:43:28 +02:00
  • 93f7149420 feat: support Dart 3.8.0 (#152) Jochum van der Ploeg 2025-06-04 12:08:59 +02:00
  • cb79f4c6e1 chore: release v8.0.0 (#149) v8.0.0 Jochum van der Ploeg 2025-05-26 15:39:28 +02:00
  • 038c837055 fix: remove omit_obvious_property_types as it conflicts with type_annotate_public_apis (#148) Jochum van der Ploeg 2025-05-22 13:23:55 +02:00
  • 088a37f88c chore: release 8.0.0-rc.1 (#144) v8.0.0-rc.1 Jochum van der Ploeg 2025-05-07 12:12:57 +02:00
  • 9d6a168656 feat: update VGA for Dart v3.7.0 (#143) Jochum van der Ploeg 2025-05-07 10:30:35 +02:00
  • aea4e33da9 docs: update exclusion table (#134) github-actions[bot] 2025-03-24 13:27:58 -06:00
  • 004e68c4d2 chore(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#135) dependabot[bot] 2025-01-13 09:55:57 -06:00
  • e53f80e8a3 ci: update check for changes step in bot_update_exclusions (#133) Alejandro Santiago 2025-01-02 16:22:04 +00:00
  • 7c9292cd69 feat: include bot to update when exclusion table needs changes (#132) Alejandro Santiago 2025-01-02 16:05:18 +00:00
  • 2a809954e0 feat: allow checking for deprecated rules (#131) Alejandro Santiago 2025-01-02 14:55:19 +00:00
  • 1da92d96e7 chore: release v7.0.0 (#130) v7.0.0 Tom Arra 2024-12-18 09:56:10 -06:00
  • e5d93466d3 chore: 7.0.0.dev-1 release (#126) v7.0.0-dev.1 Tom Arra 2024-12-10 13:50:40 -06:00
  • 343dce0d6e feat: add document_ignores (#125) Jochum van der Ploeg 2024-12-10 15:24:46 +01:00
  • 00f898aea7 feat: remove avoid_null_checks_in_equality_operators (#124) Jochum van der Ploeg 2024-11-25 16:35:07 +01:00
  • 92ce3aea91 feat: add avoid_catches_without_on_clauses (#123) Jochum van der Ploeg 2024-11-21 15:53:28 +01:00
  • 5d2bc7220a feat: add invalid_runtime_check_with_js_interop_types (#122) Jochum van der Ploeg 2024-11-21 15:51:18 +01:00
  • caf7cc5637 feat: add unintended_html_in_doc_comment (#121) Jochum van der Ploeg 2024-11-21 15:48:06 +01:00
  • f26bce6471 chore: Remove the package_api_docs lint in next release (#118) Jochum van der Ploeg 2024-10-30 15:52:16 +01:00
  • 33f05a1005 chore: add github action for pub publish (#117) Tom Arra 2024-10-23 08:31:50 -05:00
  • ff34cc6b76 chore(deps): bump srealmoreno/label-sync-action from 1 to 2 (#115) dependabot[bot] 2024-10-01 09:41:58 -05:00
  • 3b7398c30c chore: update issue templates (#114) Tom Arra 2024-09-04 08:33:02 -05:00
  • 233f306068 feat: update lints for Dart 3.5 (#111) Eli 2024-09-02 08:14:13 -05:00
  • a65733efae tool: create tool to bump analysis version (#112) Alejandro Santiago 2024-08-19 14:11:41 +01:00
  • e1af2b457b chore: prepare v7.0.0 (#113) Alejandro Santiago 2024-08-19 14:04:57 +01:00
  • 4ec0f1911f docs: update exclusion reasons (#109) Eli 2024-08-19 06:59:08 -05:00
  • 7cee802ba2 docs: update commands in contributing (#110) Eli 2024-08-19 04:20:09 -05:00
  • 3f7cec5a42 docs: update readme to reference latest version (#106) Alejandro Santiago 2024-06-25 15:26:08 +01:00
  • 1cef36be34 chore: v6.0.0 (#105) v6.0.0 Alejandro Santiago 2024-06-25 15:20:50 +01:00
  • f60c94838b chore: ignore tool directory in pubignore (#104) Alejandro Santiago 2024-06-14 15:41:28 +01:00
  • 9f5a2dff19 chore: v6.0.0-dev.1 (#103) v6.0.0-dev.1 Alejandro Santiago 2024-06-14 11:02:48 +01:00
  • b0d0f91bfa docs: update exclusion reasons (#102) Alejandro Santiago 2024-06-13 09:49:34 +01:00
  • f687fc7968 feat!: update VGA to Dart 3.4 (#101) Alejandro Santiago 2024-06-12 15:47:52 +01:00
  • aea906cf1c feat(tool): include tooling to track excluded lint rules and their reasons (#100) Alejandro Santiago 2024-06-11 13:57:58 +01:00
  • 64b3999568 chore: add labels sync action (#97) Tom Arra 2024-02-21 13:02:10 -06:00
  • 7fe41f3239 chore: update codeowners (#96) Tom Arra 2023-11-09 08:12:24 -06:00
  • 34517be5e3 chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#95) dependabot[bot] 2023-10-26 12:26:57 -05:00
  • ab5738d423 docs: add release docs (#92) Renan 2023-10-05 10:45:48 +01:00
  • e95061d939 chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#91) dependabot[bot] 2023-09-28 13:32:07 +00:00
  • 5c41327924 chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 (#88) dependabot[bot] 2023-09-06 13:36:17 +01:00
  • 9474008a71 chore: v5.1.0 (#84) v5.1.0 Renan 2023-08-30 15:31:08 +01:00
  • d4b6ac51a0 chore(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#87) dependabot[bot] 2023-08-28 11:47:54 +01:00
  • 01ecd2f455 Update complete list of options's link to v5.0.0 (#82) Ahmed Elsayed 2023-08-07 17:35:05 +03:00
  • 1b0e0424e6 chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 (#80) dependabot[bot] 2023-06-19 18:26:12 +01:00
  • eb7fe9ab0c chore: v5.0.0+1 (#78) v5.0.0+1 Renan 2023-05-18 17:53:31 +01:00
  • 0b36ebb2d1 Update README.md (#77) Suhwan Cha 2023-05-18 17:40:51 +09:00
  • 3b282c4a47 chore: update changelog for v5 (#76) v5.0.0 Renan 2023-05-17 17:11:23 +01:00
  • 301fc46934 feat: v5.0.0 (#73) Renan 2023-05-17 16:53:13 +01:00
  • ed223f86a4 chore(deps): bump actions/checkout from 3.5.0 to 3.5.2 (#72) dependabot[bot] 2023-04-18 17:01:26 +01:00
  • 413969f72e chore(deps): bump actions/checkout from 3.4.0 to 3.5.0 (#70) dependabot[bot] 2023-03-24 12:30:10 +00:00
  • ef0c8a43e9 chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 (#69) dependabot[bot] 2023-03-16 13:39:15 +00:00
  • a6a635b858 chore: v4.0.0+1 (#68) v4.0.0+1 Felix Angelov 2023-02-07 14:14:27 -06:00
  • 69d57c3794 chore(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#63) dependabot[bot] 2023-02-07 13:22:08 -06:00
  • c0c5bb2cbf feat!: v4.0.0 (#67) v4.0.0 Felix Angelov 2023-02-07 13:11:43 -06:00
  • c9811382cb chore(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#62) dependabot[bot] 2022-12-13 08:47:02 -06:00
  • efa67e75dc docs: improve latest analysis_options link (#60) Stijn 2022-11-04 16:02:40 +01:00
  • 968e6b796d chore(deps): bump actions/checkout from 2.3.4 to 3.1.0 (#59) dependabot[bot] 2022-10-14 09:05:34 -05:00
  • 8bb2a2f5be feat: add dependabot (#58) Renan 2022-10-14 09:31:40 -03:00
  • baf0da60e8 docs: update README to use v3.1.0 (#57) v3.1.0 Felix Angelov 2022-09-19 13:57:56 -05:00
  • 3f0eb089a3 feat: v3.1.0 (#51) lsaudon 2022-09-19 20:51:53 +02:00
  • 2c7df5c055 chore: v3.0.2 (#55) v3.0.2 Felix Angelov 2022-09-09 15:00:16 -05:00
  • 8da553497b chore: update CODEOWNERS (#56) Felix Angelov 2022-09-09 14:49:26 -05:00
  • 7fe0db53c6 ci: use very_good_workflows for pana (#54) Felix Angelov 2022-09-08 14:32:51 -05:00
  • 78177ee437 ci: use semantic-pull-request workflow (#48) Felix Angelov 2022-06-28 17:29:39 -05:00
  • f0029460fe chore: v3.0.1 (#47) v3.0.1 Felix Angelov 2022-06-13 16:18:16 -05:00
  • 6506c44531 feat!: v3.0.0 (#45) v3.0.0 Felix Angelov 2022-05-13 11:18:10 -05:00
  • f90f1bd315 docs: use very good brand assets (#39) Felix Angelov 2022-01-05 13:31:49 -06:00
  • bdafaa787a docs: update vgv logo (#38) Felix Angelov 2021-12-22 11:29:17 -06:00
  • d576f67262 docs: fix typos in README (#35) arbazadam13 2021-10-28 17:51:08 +04:00
  • be81a0522e feat: v2.4.0 (#34) v2.4.0 Felix Angelov 2021-10-20 11:31:48 -05:00
  • 651659de22 docs: README updates (#31) v2.3.0 Felix Angelov 2021-08-02 14:23:31 -05:00
  • 30aac87b18 feat: v2.3.0 (#30) Felix Angelov 2021-08-02 14:13:34 -05:00
  • 7ca3d5d6a6 feat: v2.2.0 (#29) v2.2.0 Felix Angelov 2021-07-28 13:27:54 -05:00
  • 3f9d988667 chore: v2.1.2 (#28) v2.1.2 Felix Angelov 2021-06-17 13:35:40 -05:00
  • a724b99552 refactor: remove deprecated pedantic dependency (#27) Felix Angelov 2021-06-17 13:10:43 -05:00
  • 300b1e5a33 ci: verify pub score (#24) Felix Angelov 2021-05-28 16:00:07 -05:00
  • 2bb4da7350 docs: minor documentation and package description updates (#23) v2.1.1 Felix Angelov 2021-05-26 14:41:14 -05:00
  • f7abfc9fbd feat: add additional lints and bump to v2.1.0 (#22) v2.1.0 Felix Angelov 2021-05-26 11:48:12 -05:00
  • 2a8a3af917 feat: add sort_child_properties_last lint rule (#20) v2.0.3 Jeroen Meijer (Jay) 2021-04-15 15:28:54 +02:00
  • 1c91061063 feat: add use_key_in_widget_constructors lint rule (#19) v2.0.2 Jorge Coca 2021-04-12 17:24:36 -05:00
  • d84c75ffdf feat: add avoid_dynamic_calls lint rule (#18) v2.0.1 Felix Angelov 2021-04-09 11:46:59 -05:00
  • 810cfe2f77 feat: v2.0.0 (#17) v2.0.0 Felix Angelov 2021-03-03 14:50:37 -06:00
  • 9642dcb1e4 chore!: migrate to null safety (#15) v2.0.0-nullsafety.0 Jorge Coca 2020-12-22 10:52:03 -06:00