Manojkiran Eda | 2746fb4 | 2021-08-29 10:59:27 +0530 | [diff] [blame] | 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/* |