mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Update codespell-ignore.txt with develop list of words (#30337)
* Update codespell-ignore.txt with develop list of words * Update codespell-ignore.txt
This commit is contained in:
parent
8bce9c3866
commit
38b01c0979
|
|
@ -1,10 +1,17 @@
|
|||
# List of words codespell will ignore
|
||||
# one per line, case-sensitive (when not lowercase)
|
||||
|
||||
# PROVid
|
||||
provid
|
||||
|
||||
# PostgreSQL
|
||||
postgresql
|
||||
|
||||
# Name of contributores
|
||||
noe
|
||||
udo
|
||||
tim
|
||||
|
||||
# Inside email
|
||||
ba
|
||||
blacklist
|
||||
|
|
@ -32,25 +39,33 @@ thead
|
|||
ue
|
||||
whitelist
|
||||
ws
|
||||
|
||||
# Thirdparty should be Third party or Third-party but ignoring it because it's omnipresent
|
||||
thirdparty
|
||||
|
||||
# Code string
|
||||
ect
|
||||
tempdate
|
||||
sav
|
||||
files'
|
||||
|
||||
# Used as array key
|
||||
seeked
|
||||
tweek
|
||||
|
||||
# Used as key
|
||||
marge
|
||||
|
||||
# moral (var name)
|
||||
mor
|
||||
|
||||
# Strings used as keys for translation
|
||||
uptodate
|
||||
reenable
|
||||
|
||||
# Function - rename to devalidate ?
|
||||
unvalidate
|
||||
|
||||
# Some french strings
|
||||
somme
|
||||
caracteres
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user