Sergio Cinos
Sergio Cinos
It would be nice to have a way to fully ignore files that I don't want get linted/fixed (for example, a LICENSE file). Maybe a `` at the top?
Changes * Adds support for indented code blocks. * Added tests * Simplify JS block "extraction" to avoid adding extra lines Fixes #7
When the codeblock is indented followed by a codeblock that is not, the parser has a really bad time trying to parse it. I created a repo with a reproduction...
Estoy intentando añadir TDTChannels a Jellyfin. La lista de canales funciona bien, pero cuando intento añadir la EPG, da el siguiente error: ``` [2024-11-27 06:52:47.071 +01:00] [ERR] Error getting programs...
Ported from the patch in https://github.com/rejuvenate/lovelace-horizon-card This PR adds the capability to use the provided date without modifications (when computing the sun/moon times). By default the lib will try to...