Skip to content

Commit

Permalink
config alignement
Browse files Browse the repository at this point in the history
- overall config alignment with bash-dev-env and
  bash-tools-frameworks projects
- refactored github workflow with 3 separated jobs
- use plain docker instructions in lint-test.yml
  instead of relying on bin/test script
- added test.sh script
  • Loading branch information
fchastanet committed May 6, 2024
1 parent afaf3ed commit d0ae86b
Show file tree
Hide file tree
Showing 66 changed files with 10,539 additions and 9,040 deletions.
119 changes: 0 additions & 119 deletions .cspell.json

This file was deleted.

184 changes: 92 additions & 92 deletions .cspell/bash.txt
Original file line number Diff line number Diff line change
@@ -1,124 +1,124 @@
ABRT
ABRT
addgroup
asort
AUTOCOMMIT
autojump
autoload
autoupdate
auwm
bashism
bindkey
BUSYTIMEFLAG
canonicalize
CDPATH
Chastanet
chgrp
cntrl
compinit
compinstall
CONV
cvzf
Datash
datetime
DELIMS
deps
Deps
dhclient
DISTRO
distutils
DOCKERHUB
dotglob
envsubst
EXIT
exitcode
extglob
Facadesh
fgrep
fmask
gensub
getline
getopt
gsub
HISTFILE
hlocalhost
HOME
HOSTIP
hqbj
HUP
IBUS
inlines
installdir
installfile
installsh
INT
ISBUSY
keychain
KHTML
killall
libkrb
libloadandcheckconfigsh
loadandcheckconfig
loadprofile
LOCALAPPDATA
maxdepth
mindepth
mkdir
mktemp
MPFR
MYPRUNEPATHS
newuser
noargs
nohup
noninteractive
NONINTERACTIVE
nullglob
onbuild
PATHCONV
pgrep
ppassword
proot
Pubkey
pykerberos
readlink
fmask
realpath
Referer
strfile
USERGROUP
USERGROUPID
USERHOME
HOME
USERID
USERPROFILE
Struct
SYMFONY
fgrep
HUP
bashism
killall
CDPATH
Pubkey
cntrl
newuser
HISTFILE
regextype
SAVEHIST
Scrasnups
Scriptsh
setopt
unsetopt
bindkey
compinstall
compinit
zstyle
autoload
strftime
textmate
autojump
pgrep
keychain
libkrb
pykerberos
distutils
libloadandcheckconfigsh
loadandcheckconfig
loadprofile
installfile
installdir
setupsh
xdebug
xdebugini
wslprofile
undelete
EXIT
INT
TERM
ABRT
autoupdate
auwm
chgrp
nohup
DOCKERHUB
PATHCONV
CONV
uroot
proot
envsubst
regextype
gsub
willywonka
onbuild
TMPDIR
SIGINT
sigpipe
SIGUSR
inlines
strfile
strftime
Struct
substr
SYMFONY
TERM
textmate
TIMEFORMAT
AUTOCOMMIT
zcat
getline
tolower
varchar
asort
ISBUSY
SIGINT
BUSYTIMEFLAG
hqbj
TMDIR
substr
TMPDIR
tolower
undelete
unsetopt
unstub
cvzf
sigpipe
WORKDIR
uroot
userdel
addgroup
MPFR
canonicalize
Chastanet
Scrasnups
datetime
gensub
hlocalhost
USERGROUP
USERGROUPID
USERHOME
USERID
USERPROFILE
uuser
ppassword
DELIMS
Facadesh
Scriptsh
noargs
exitcode
Datash
installsh
varchar
willywonka
WORKDIR
wslprofile
xdebug
xdebugini
zcat
zstyle
2 changes: 2 additions & 0 deletions .cspell/codespellrc-dic.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fileTest -> fileTest
tst -> test
1 change: 1 addition & 0 deletions .cspell/codespellrc-ignore.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
softwares
Loading

0 comments on commit d0ae86b

Please sign in to comment.