blob: 1ebc0f5e7ee60d06c30e9ca9c612f80d91927511 [file] [log] [blame]
# eslintignore file would contain files/patterns that should
# be ignored by the eslint json validator
#
# The below mentioned json files and directories are purposefully
# made invalid in order to execute the unit tests, thus thse are
# required to be ignored by the json validator.
/platform-mc/test/host_effecter_jsons/malformed/*
/platform-mc/test/host_effecter_jsons/no_json/*
/libpldmresponder/test/pdr_jsons/state_effecter/malformed/*
/libpldmresponder/test/pdr_jsons/state_sensor/malformed/*