Skip to content

Commit 3a73d84

Browse files
committed
fix
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent cd50908 commit 3a73d84

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.codespellrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[codespell]
2+
# Ignore words that are valid technical terms:
3+
# - vertx: Vert.x reactive framework
4+
# - errorprone: Error Prone static analysis tool
5+
ignore-words-list = vertx,errorprone

0 commit comments

Comments
 (0)