We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a323627 commit 72ed4f7Copy full SHA for 72ed4f7
.github/workflows/pr-or-master-push.yml
@@ -134,5 +134,5 @@ jobs:
134
- name: Run codespell
135
uses: codespell-project/actions-codespell@master
136
with:
137
- skip: ./src/libmad,./src/libhelix-aac,./src/libopus,./src/libflac/
+ skip: ./src/libmad,./src/libhelix-aac,./src/libopus,./src/libflac
138
ignore_words_list: ESP8266,esp8266,esp,dout,DOUT,ser,ans,inout,numer,hist
0 commit comments