Skip to content

Commit

Permalink
Update check_documentation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
00500500 authored Nov 11, 2024
1 parent 73d306a commit b21bb84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/check_documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
- [Prefer CASE to ELSEIF](checks/prefer-case-to-elseif.md)
- [Prefer RETURNING to EXPORTING](checks/prefer-returning-to-exporting.md)
- [Prefer IS NOT to NOT IS](checks/prefer-is-not-to-not-is.md)
- [Prefer INSERT INTO TABLE to APPEND TO](checks/prefer-insert-into-to-append.md)
- [Prefer LINE_EXISTS or LINE_INDEX to READ TABLE or LOOP AT](checks/prefer-line-exists.md)
- [Prefer NEW to CREATE OBJECT](checks/prefer-new-to-create-object.md)
- [Prefer Pragmas to Pseudo Comments](checks/prefer-pragmas-to-pseudo-comments.md)
Expand Down

0 comments on commit b21bb84

Please sign in to comment.