Skip to content

Conversation

@Schamper
Copy link
Member

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 22 out of 26 changed files in this pull request and generated no comments.

Files not reviewed (4)
  • COPYRIGHT: Language not supported
  • MANIFEST.in: Language not supported
  • tests/_docs/Makefile: Language not supported
  • tests/_docs/index.rst: Language not supported
Comments suppressed due to low confidence (1)

dissect/qnxfs/qnx6.py:72

  • [nitpick] Consider applying the caching decorator directly to the inode method definition rather than reassigning it in the constructor. This change can improve clarity and avoid potential shadowing of the original method.
self.inode = lru_cache(1024)(self.inode)

@Schamper Schamper requested a review from Horofic April 15, 2025 07:38
@Schamper Schamper merged commit 6ede471 into main Apr 15, 2025
@Schamper Schamper deleted the add-qnxfs branch April 15, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants