Luke Fishman
Luke Fishman
to sum it up, left overs for next PR: - [x] display sensible data in the chart #5362 - [x] holder/flipper info on RMRK2 - [x] use ```formatDistanceFromNow``` instead of...
use of direct module ref doesnt work : elixir version: ``` $elixir -v Erlang/OTP 27 [erts-15.0.1] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1] [jit:ns] Elixir 1.17.2 (compiled with Erlang/OTP 27) ``` instead...
use take
fix the error: negative steps are not supported in Enum.slice/2, pass 0..-4//1 instead (elixir 1.17.2) lib/enum.ex:3000: Enum.slice/2 (meandro 0.1.0) lib/meandro/meandro_config_parser.ex:114: Meandro.ConfigParser.rule_files/0 (meandro 0.1.0) lib/meandro/meandro_config_parser.ex:107: Meandro.ConfigParser.default_rules/0 (meandro 0.1.0) lib/meandro/meandro_config_parser.ex:32: Meandro.ConfigParser.parse_config/1