Home
last modified time | relevance | path

Searched refs:python_codespell_dict (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Dformat-code.sh155 local python_codespell_dict
157 python_codespell_dict=$(python3 -c "
167 echo "$python_codespell_dict"
/openbmc/qemu/scripts/
H A Dcheckpatch.pl124 my $python_codespell_dict = << "EOF";
133 my $codespell_dict = `python3 -c "$python_codespell_dict" 2> /dev/null`;
/openbmc/linux/scripts/
H A Dcheckpatch.pl340 my $python_codespell_dict = << "EOF";
349 my $codespell_dict = `python3 -c "$python_codespell_dict" 2> /dev/null`;