xref: /openbmc/pldm/.eslintignore (revision 2746fb48)
1# eslintignore file would contain files/patterns that should
2# be ignored by the eslint json validator
3#
4# The below mentioned json files and directories are purposefully
5# made invalid in order to execute the unit tests, thus thse are
6# required to be ignored by the json validator.
7/host-bmc/test/host_effecter_jsons/malformed/*
8/host-bmc/test/host_effecter_jsons/no_json/*
9/libpldmresponder/test/pdr_jsons/state_effecter/malformed/*
10/libpldmresponder/test/pdr_jsons/state_sensor/malformed/*
11