We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b82ec1 commit ae1c459Copy full SHA for ae1c459
.github/workflows/codespell.yml
@@ -21,7 +21,7 @@ jobs:
21
skip: "./repos/system_upgrade/common/actors/storagescanner/tests/files/mounts,\
22
./repos/system_upgrade/el7toel8/actors/networkmanagerreadconfig/tests/files/nm_cfg_file_error,\
23
./repos/system_upgrade/common/actors/scancpu/tests/files/lscpu_s390x,\
24
- .etc/leapp/files/device_driver_deprecation_data.json,\
25
- .etc/leapp/files/pes-events.json,\
26
- .etc/leapp/files/repomap.json"
+ ./etc/leapp/files/device_driver_deprecation_data.json,\
+ ./etc/leapp/files/pes-events.json,\
+ ./etc/leapp/files/repomap.json"
27
0 commit comments