Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: solid-software/solid_lints
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.3
Choose a base ref
...
head repository: solid-software/solid_lints
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.0
Choose a head ref
  • 10 commits
  • 44 files changed
  • 7 contributors

Commits on Dec 4, 2024

  1. issue-182. fixed throw expression (#183)

    * issue-182. fixed throw expression
    
    * issue-182. added new test case
    
    * issue-182. added changelog
    
    ---------
    
    Co-authored-by: shaark <shaark@servitor.solutions>
    StarovNikita and shaark authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    956d433 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Issue 167 (#185)

    * issue-167. extract exclude rule code
    
    * issue-167. fixed null check
    
    * issue-167. fixed after comments
    
    * issue-167. fixed after comments
    
    * issue-167. fixed comments
    
    * issue-167. fixed after comments
    
    * issue-167. fixed after comments
    
    ---------
    
    Co-authored-by: shaark <shaark@servitor.solutions>
    StarovNikita and shaark authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    3ee83ca View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Issue 167 1 (#186)

    * issue-167. extract exclude rule code
    
    * issue-167. fixed null check
    
    * issue-167. fixed after comments
    
    * issue-167. fixed after comments
    
    * issue-167. added ingore parametrs to some lints
    
    * issue-167. fixed comments
    
    * issue-167. fixed after comments
    
    * issue-167. fixed after comments
    
    * issue-167. fixed no_empty_block_rule format
    
    * issue-167. fixed after comments
    
    * issue-167. fixed after comments
    
    * issue-167. chaged test
    
    * issue-167. fixed after comments
    
    ---------
    
    Co-authored-by: shaark <shaark@servitor.solutions>
    StarovNikita and shaark authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    3e1711b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Fixed tests in test folders (#194)

    * Fixed avoid_late_keyword_allow_initialized_test.dart
    
    * Fixed avoid_late_keyword_no_generics_test.dart
    
    * Fixed avoid_late_keyword_with_generics_test.dart
    
    * Fixed avoid_using_api external_source test
    
    * Fixed no_magic_number_allowed_in_widget_params_test.dart
    
    * Fixed alphabetize_by_type_test.dart
    
    * Fixed prefer_match_file_name_rule.dart
    
    * Fixed function_lines_of_code_rule.dart
    
    * Deleted avoid_unused_parameters_test folder
    
    * Update lib/src/lints/function_lines_of_code/function_lines_of_code_rule.dart
    
    ---------
    
    Co-authored-by: Yurii Prykhodko <144313329+yurii-prykhodko-solid@users.noreply.github.com>
    Aygistov and yurii-prykhodko-solid authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    7c8b697 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Exclude copyWith method from number_of_parameters rule (#196)

    * Exclude copyWith method from number_of_parameters rule
    
    * Added number_of_parameters rule copyWith test
    
    * Moved number_of_parameters copyWith test to separate package
    
    * Update CHANGELOG.md
    
    * Update lint_test/analysis_options.yaml
    
    ---------
    
    Co-authored-by: Yurii Prykhodko <144313329+yurii-prykhodko-solid@users.noreply.github.com>
    Aygistov and yurii-prykhodko-solid authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    05be4fa View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Update min Dart SDK to 3.5.0, update analyzer and custom_lint_builder…

    … dependencies (#199)
    
    * Update versions
    
    * Update CHANGELOG.md
    
    * bump min SDK version
    
    ---------
    
    Co-authored-by: elijah mac <aygistov.ilya@gmail.com>
    Co-authored-by: Yurii Prykhodko <yuriiprykhodko@Yuriis-MacBook-Pro.local>
    3 people authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    52d0875 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. Fix docs deployment (#200)

    * Update to actions/upload-pages-artifact@v2
    
    * [REVERT THIS] trigger CI for testing
    
    * Revert "[REVERT THIS] trigger CI for testing"
    
    This reverts commit 08a7ddc.
    
    ---------
    
    Co-authored-by: Yurii Prykhodko <yuriiprykhodko@Yuriis-MacBook-Pro.local>
    yurii-prykhodko-solid and Yurii Prykhodko authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    afb5f74 View commit details
    Browse the repository at this point in the history
  2. Fix docs deployment action (#201)

    * Update to actions/upload-pages-artifact@v3
    
    * [REVERT THIS] trigger CI for testing
    
    * Revert "[REVERT THIS] trigger CI for testing"
    
    This reverts commit 3aadd78.
    
    ---------
    
    Co-authored-by: Yurii Prykhodko <yuriiprykhodko@Yuriis-MacBook-Pro.local>
    yurii-prykhodko-solid and Yurii Prykhodko authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    7fe7a9f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Fix docs GitHub deployment (#202)

    * Update to actions/deploy-pages@v4
    
    * Remove unsafe_html linter rule
    
    * [REVERT THIS] trigger CI for testing
    
    * Revert "[REVERT THIS] trigger CI for testing"
    solid-illiaaihistov authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    48f11ad View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. 0.3.0

    illia-romanenko committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    b2135e2 View commit details
    Browse the repository at this point in the history
Loading