You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Exclude AnyCodable helper files from duplication analysis
# Reason: These files are derived from the open-source Flight-School/AnyCodable library (https://github.com/Flight-School/AnyCodable) and are considered vendor/third-party code. Refactoring or modifying them would make it difficult to update from upstream and is not recommended. Excluding them from duplication checks is a standard practice for vendor code, as we are not responsible for their structure or code quality.