Skip to content

Commit b21bb84

Browse files
authored
Update check_documentation.md
1 parent 73d306a commit b21bb84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/check_documentation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
- [Prefer CASE to ELSEIF](checks/prefer-case-to-elseif.md)
4646
- [Prefer RETURNING to EXPORTING](checks/prefer-returning-to-exporting.md)
4747
- [Prefer IS NOT to NOT IS](checks/prefer-is-not-to-not-is.md)
48+
- [Prefer INSERT INTO TABLE to APPEND TO](checks/prefer-insert-into-to-append.md)
4849
- [Prefer LINE_EXISTS or LINE_INDEX to READ TABLE or LOOP AT](checks/prefer-line-exists.md)
4950
- [Prefer NEW to CREATE OBJECT](checks/prefer-new-to-create-object.md)
5051
- [Prefer Pragmas to Pseudo Comments](checks/prefer-pragmas-to-pseudo-comments.md)

0 commit comments

Comments
 (0)