Rule Source
This rule comes from: https://github.com/nuclio/nuclio
Rule Definition
# Copyright 2023 The Nuclio Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
extends: spelling
message: "Did you really mean '%s'?"
level: warning
ignore:
- Nuclio/ignore.txt
filters:
- "[Nn]uclio('s)?"
- "[Ii]guazio('s)?"
- "[Gg]ateway('s)?"
- "[Kk]aniko('s)?"
- "Dockerfile(s)?"
- "[a-z]+[A-Z][a-zA-Z]*|[a-z]+(_[a-z]+)+"
- "[Aa][Cc][Kk][Ss]?"
- "Golan[gd]('s)?"
- "[Mm]inikube"
- "(?:RPCs?|CRDs?|SDKs?|APIs?|VMs?|CPUs?|GPUs?|CLIs?|apis?|repos?|apigateways?|functionevents?)"
- "[Uu][Rr][Ll][s]?"
- "[Nn]uctl"
- "```.*```"
- "([Nn]amespaces?|namespaced)"
- "[Cc]ron"
- "[Rr]untimes?"
- "[Pp]reload(ed)?"
- "[Pp]re"