# Markdown documentation
very-long-line-length-in-source-file * > 512 [*.md:*]

# Same author
add-component-copyright jose [debian/copyright]
add-component-copyright oauth4webapi [debian/copyright]

# False positive: data
very-long-line-length-in-source-file * > 512 [jose/dist/types/index.d.ts:*]

# Example
very-long-line-length-in-source-file * > 512 [jose/cookbook/*:*]

# Example in comment
very-long-line-length-in-source-file * > 512 [jose/src/jwe/compact/decrypt.ts:*]

# Test data
very-long-line-length-in-source-file * > 512 [jose/test/*:*]
very-long-line-length-in-source-file * > 512 [jose/tap/fixtures.ts:*]
