We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d09cb commit 62f4330Copy full SHA for 62f4330
.gitignore
@@ -1,5 +1,6 @@
1
.*
2
!.gitignore
3
+!.spellcheck.local.yaml
4
*.o
5
*.exe
6
*.swp
.spellcheck.local.yaml
@@ -0,0 +1,10 @@
+matrix:
+- name: Markdown
+ sources:
+ - ['!docs/doxygen/mainpage.md']
+- name: reST
7
+ - []
8
+- name: Cpp
9
10
+ - ['include/hip/*']
.wordlist.txt
@@ -162,6 +162,7 @@ sinewave
162
SOMA
163
SPMV
164
structs
165
+struct's
166
SYCL
167
syntaxes
168
texel
0 commit comments