@@ -40,25 +40,34 @@ jobs:
4040 - name : Check for spelling errors
4141 run : |
4242 printf "[codespell]\nenable-colors=\n" >> .codespellrc
43+ codespell -L additionals,inport ./Modelica/package.mo
44+ codespell -L bu,nin ./Modelica/Clocked/RealSignals/Periodic/StateSpace.mo
4345 codespell -L mesures ./Modelica/Constants.mo
4446 codespell -L nin,inport,fo ./Modelica/StateGraph.mo
4547 codespell -L addd,nd,nin ./Modelica/Blocks/Continuous.mo
4648 codespell -L utput ./Modelica/Electrical/Digital.mo
4749 codespell -L ser ./Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo
4850 codespell -L ser ./Modelica/Electrical/Polyphase/Examples/Utilities/PolyphaseRectifierData.mo
4951 codespell -L pres ./Modelica/Fluid/Dissipation.mo
50- codespell -L fo,alo,als,cacl,ba,nd,GeS,CaF,InH ./Modelica/Media/IdealGases/package.mo
51- codespell -L fo,alo,als,cacl,ba,nd,alow ./Modelica/Media/IdealGases/Common/SingleGasesData.mo
52+ codespell -L fo,alo,als,cacl,ba,nd,ges,caf,inh ./Modelica/Media/IdealGases/package.mo
53+ codespell -L fo,alo,als,cacl,ba,nd,alow,ges,caf,inh ./Modelica/Media/IdealGases/Common/SingleGasesData.mo
5254 codespell -L alow ./Modelica/Media/IdealGases/Common/Functions.mo
5355 codespell -L alow ./Modelica/Media/IdealGases/Common/package.mo
54- codespell -L dout ./Modelica/Media/Water/IF97_Utilities.mo
56+ codespell -L delt ./Modelica/Media/Air/ReferenceAir.mo
57+ codespell -L scrit,delt ./Modelica/Media/R134a.mo
58+ codespell -L dout,scrit,delt ./Modelica/Media/Water/IF97_Utilities.mo
5559 codespell -L archiv ./Modelica/Electrical/Polyphase/UsersGuide/References.mo
60+ codespell -L additionals,vie ./Modelica/Electrical/Spice3.mo
61+ codespell -L vai ./Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo
5662 codespell -L mot ./Modelica/Electrical/Machines/Examples/ControlledDCDrives
5763 codespell -L singal ./Modelica/Electrical/Analog/UsersGuide/References.mo
5864 codespell -L numer ./Modelica/Math/package.mo
59- codespell -L inport,nd,wit ./Modelica/Mechanics/Rotational
65+ codespell -L inport,nd,supportt, wit ./Modelica/Mechanics/Rotational
6066 codespell -L wit ./Modelica/Mechanics/Translational
6167 codespell -L ist ./Modelica/Mechanics/MultiBody
6268 codespell -L klick ./Modelica/Magnetic/FluxTubes/UsersGuide/Contact.mo
69+ codespell -L nife ./Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron
6370 codespell -L technik ./Modelica/Magnetic/FundamentalWave/UsersGuide/References.mo
64- codespell --skip ./ObsoleteModelica4.mo,./Modelica/Constants.mo,./Modelica/Blocks/Continuous.mo,./Modelica/StateGraph.mo,./Modelica/Electrical/Digital.mo,./Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo,./Modelica/Electrical/Polyphase/Examples/Utilities/PolyphaseRectifierData.mo,./Modelica/Fluid/Dissipation.mo,./Modelica/Resources,./Modelica/Media/IdealGases/package.mo,./Modelica/Media/IdealGases/Common/SingleGasesData.mo,./Modelica/Media/IdealGases/Common/Functions.mo,./Modelica/Media/IdealGases/Common/package.mo,./Modelica/Media/Water/IF97_Utilities.mo,./Modelica/Electrical/Polyphase/UsersGuide/References.mo,./Modelica/Electrical/Machines/Examples/ControlledDCDrives,./Modelica/Electrical/Analog/UsersGuide/References.mo,./Modelica/Math/package.mo,./Modelica/Mechanics/Rotational,./Modelica/Mechanics/Translational,./Modelica/Mechanics/MultiBody,./Modelica/Magnetic/FluxTubes/UsersGuide/Contact.mo,./Modelica/Magnetic/FundamentalWave/UsersGuide/References.mo,./.CI,./.github,./.git,*.png -L nin,inport,te,sinc,vie,commutating
71+ codespell -L supportt ./ModelicaTest/Rotational.mo
72+ codespell -L lamda,inport ./ModelicaTestConversion4.mo
73+ codespell --skip ./ObsoleteModelica4.mo,./Modelica/package.mo,./Modelica/Clocked/RealSignals/Periodic/StateSpace.mo,./Modelica/Constants.mo,./Modelica/Blocks/Continuous.mo,./Modelica/StateGraph.mo,./Modelica/Electrical/Digital.mo,./Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo,./Modelica/Electrical/Polyphase/Examples/Utilities/PolyphaseRectifierData.mo,./Modelica/Fluid/Dissipation.mo,./Modelica/Resources,./Modelica/Media/IdealGases/package.mo,./Modelica/Media/IdealGases/Common/SingleGasesData.mo,./Modelica/Media/IdealGases/Common/Functions.mo,./Modelica/Media/IdealGases/Common/package.mo,./Modelica/Media/Air/ReferenceAir.mo,./Modelica/Media/R134a.mo,./Modelica/Media/Water/IF97_Utilities.mo,./Modelica/Electrical/Polyphase/UsersGuide/References.mo,./Modelica/Electrical/Spice3.mo,./Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo,./Modelica/Electrical/Machines/Examples/ControlledDCDrives,./Modelica/Electrical/Analog/UsersGuide/References.mo,./Modelica/Math/package.mo,./Modelica/Mechanics/Rotational,./Modelica/Mechanics/Translational,./Modelica/Mechanics/MultiBody,./Modelica/Magnetic/FluxTubes/UsersGuide/Contact.mo,./Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron,./Modelica/Magnetic/FundamentalWave/UsersGuide/References.mo,./ModelicaTest/Rotational.mo,./ModelicaTestConversion4.mo,./.CI,./.github,./.git,*.png -L nin,inport,te,sinc,vie,commutating
0 commit comments