# WordPress Plugin Check Ignore File
# This file tells WordPress Plugin Check to ignore certain warnings

# Text Domain mismatch warning is expected for SVN structure
# The text domain 'flexible-minimum-order' is correct.
# The directory name 'trunk' is just the SVN structure, not the plugin slug.
# This warning can be safely ignored.

textdomain_mismatch

