mirror of
https://github.com/predis/predis.git
synced 2026-09-04 14:56:47 +00:00
8fbd34c6b3
* Added support for hash field expiration commands * Added support for HSETF, HGETF commands * Removed non-printable ASCII chars from docs * Removed more non-printable ASCII * Fixed code style issues * Extended codespell ignore words list * Added FIELDS argument, fixes related to comments * Codestyle fixes * Fixed typo * Removed HSETF, HGETF commands * Added 7.4-rc1 to test matrix * Fixed test with new response types * Updated tests against 7.4-rc2 image
7 lines
196 B
INI
7 lines
196 B
INI
[codespell]
|
|
skip=./.git
|
|
check-hidden=
|
|
check-filenames=
|
|
builtin=clear,rare,informal,usage,code,names
|
|
ignore-words-list=master,masters,slave,slaves,whitelist,cas,exat,smove,SUGGET,sugget,ro,DOF,dof
|