diff --git a/.cspell.yml b/.cspell.yml new file mode 100644 index 00000000..a42954e2 --- /dev/null +++ b/.cspell.yml @@ -0,0 +1,10 @@ +version: 0.2 +language: en + +dictionaryDefinitions: + - name: project-words + path: '.project-words.txt' + addWords: true + +dictionaries: + - project-words diff --git a/.github/workflows/ci-test.yml b/.github/workflows/ci-test.yml index bd7fda97..ae22f9dd 100644 --- a/.github/workflows/ci-test.yml +++ b/.github/workflows/ci-test.yml @@ -29,3 +29,10 @@ jobs: - name: Build and test links run: | make check-internal-links + + - name: Spelling Check + uses: streetsidesoftware/cspell-action@v5.3.0 + with: + files: / + content/**/*.md + config: .cspell.yml \ No newline at end of file diff --git a/.project-words.txt b/.project-words.txt new file mode 100644 index 00000000..d32e8dc7 --- /dev/null +++ b/.project-words.txt @@ -0,0 +1,143 @@ +accountingservice +adservice +alibaba +Alloc +Alolita +APAC +appdynamics +appender +appenders +aspecto +autoload +autoloaded +autoloader +autoloading +backoff +bytecode +caml +cartservice +cassandra +checkoutservice +cncf +currencyservice +daemonset +datadog +declarators +discoverability +dotnet +Dyla +dynatrace +emailservice +EMEA +erlang +errorf +featureflagservice +frauddetectionservice +frontendproxy +github +gitpod +grafana +gzipped +Hausenblas +hugo +initializers +instana +istio +jaeger +jaegertracing +javaagent +javadoc +jboss +jdbc +julia +Juraci +knative +kotlin +Kröhling +kubecon +kubernetes +laravel +lifecycles +lightstep +linux +Loffay +Mancuso +microservices +mongodb +mysql +ndjson +netlify +Neumann +nginx +ocaml +opamp +opencensus +opensearch +opentelemetry +opentracing +openzipkin +otel +otelcomms +otelendusers +otelcol +otep +otlp +overridable +packagist +Paixão +parentbased +Pavol +paymentservice +pluggable +postgresql +Pranay +Prateek +prepper +Println +productcatalogservice +prometheus +proto +protobuf +quantile +quantiles +quarkus +quoteservice +recommendationservice +redis +relref +Rexed +roadmap +runtimes +Rynn +semconv +servlet +Severin +Sharma +shippingservice +shortcode +snmp +Socha +sqlite +Stalnaker +stdoutmetric +Strimzi +subdir +symfony +tabpane +textlint +thanos +tocstop +tracecontext +traceidratio +traceloop +traceparent +traefik +Trask +uids +unshallow +upstreamed +Villela +wordpress +WSGI +zend +zipkin \ No newline at end of file