Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/check 02 allow old syntax 4 select option #1122

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Dec 7, 2023

  1. fix(): Allow 'old' syntax for default value in select-option definiti…

    …on. Also fix patterns to allow multiple spaces around option
    Alexandr Zhuravlev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4c87a72 View commit details
    Browse the repository at this point in the history
  2. fix(): Fix checks when option is last word in statement

    Alexandr Zhuravlev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f4f0496 View commit details
    Browse the repository at this point in the history
  3. Remove whitespace at end of line in src/checks/zcl_aoc_check_08.clas.…

    …abap
    
    Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
    alezhu and abaplint[bot] committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d4c3935 View commit details
    Browse the repository at this point in the history
  4. refactor(): Fix abaplint problems

    Alexandr Zhuravlev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8925dba View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix/check_02_allow_old_syntax_4_select_option' of githu…

    …b.com:alezhu/abapOpenChecks into fix/check_02_allow_old_syntax_4_select_option
    Alexandr Zhuravlev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    257c7f5 View commit details
    Browse the repository at this point in the history
  6. Fix in-statement indentation in src/checks/zcl_aoc_check_08.clas.abap

    Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
    alezhu and abaplint[bot] committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9613d02 View commit details
    Browse the repository at this point in the history
  7. refactor(): Fix abaplint problems

    Alexandr Zhuravlev committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0190d88 View commit details
    Browse the repository at this point in the history
  8. Remove whitespace at end of line in src/checks/zcl_aoc_check_08.clas.…

    …testclasses.abap
    
    Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
    alezhu and abaplint[bot] committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5f6a9a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    9b86e50 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    6e18a80 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/check_02_allow_old_syntax_4_select_option' of githu…

    …b.com:alezhu/abapOpenChecks into fix/check_02_allow_old_syntax_4_select_option
    Alexandr Zhuravlev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    09a7c0e View commit details
    Browse the repository at this point in the history