Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified db/realm/catalog_data.realm
Binary file not shown.
2 changes: 1 addition & 1 deletion db/realm/catalog_data.realm.commitid
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ca5e78b
75d5bb0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

It's a good practice for text files to end with a newline character. This ensures compatibility with various standard Unix tools that process text line by line and expect lines to be terminated by a newline. Some tools might fail to process the last line if it's not terminated properly.

75d5bb0

Binary file modified db/sqlite/catalog_data.db
Binary file not shown.
2 changes: 1 addition & 1 deletion db/sqlite/catalog_data.db.commitid
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ca5e78b
75d5bb0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Similar to the other commit ID file, it's recommended to add a newline at the end of this file. This adheres to POSIX standards for text files and can improve compatibility with various command-line tools.

75d5bb0