blob: f045b012c2ec22ed8c592110f5e50d811a711924 [file] [log] [blame]
Manojkiran Eda2746fb42021-08-29 10:59:27 +05301# 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/*