1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-12 02:15:28 +00:00
kata-containers/tests/cmd/check-spelling/data/rules.aff
Chelsea Mafrica 7f3c12f1dd tests: move spell check tool to main repo
Move tool as part of static checks migration.

Fixes 

Signed-off-by: Bo Chen <chen.bo@intel.com>
Signed-off-by: Carlos Venegas <jos.c.venegas.munoz@intel.com>
Signed-off-by: Chao Wu <chaowu@linux.alibaba.com>
Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
Signed-off-by: Dan Middleton <dan.middleton@intel.com>
Signed-off-by: Derek Lee <derlee@redhat.com>
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
Signed-off-by: Graham Whaley <graham.whaley@intel.com>
Signed-off-by: Hui Zhu <teawater@antfin.com>
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Signed-off-by: Jimmy Xu <xjmmyshcn@gmail.com>
Signed-off-by: Liu Xiaodong <xiaodong.liu@intel.com>
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Signed-off-by: Shiming Zhang <wzshiming@foxmail.com>
Signed-off-by: Snir Sheriber <ssheribe@redhat.com>
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
2023-11-28 11:13:55 -08:00

37 lines
471 B
Plaintext

#
# Copyright (c) 2019 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
SET UTF-8
# Add the following characters so they are accepted as part of a word
WORDCHARS 0123456789'
# Disable hyphenation
BREAK 0
# plural
SFX A N 3
SFX A 0 s [^x]
SFX A 0 es x
SFX A y ies
# possession
SFX B N 1
SFX B 0 's
# past tense
SFX C N 4
SFX C 0 d e
SFX C 0 ed [rt]
SFX C 0 ped p
SFX C 0 ged g
# present continuous
SFX D N 3
SFX D 0 ging g
SFX D 0 ing [rt]
SFX D e ing e