jm

Odin for scripts: small packages and a runner, on core: only
Log | Files | Refs | README

odinfmt.json (219B)


      1 {
      2 	"$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/odinfmt.schema.json",
      3 	"character_width": 100,
      4 	"tabs": true,
      5 	"tabs_width": 4,
      6 	"newline_style": "LF",
      7 	"align_constant_definitions": true
      8 }