// These settings override both User and Default settings for the Python syntax
{
  "rulers": [
    [79, "solid", 2],
    [72, "stippled", 1]
  ]
}