Skip to content

Instantly share code, notes, and snippets.

@imvarunkmr
Last active January 31, 2018 06:29
Show Gist options
  • Save imvarunkmr/4562e60d767acfc503cc8e64a9c67bb5 to your computer and use it in GitHub Desktop.
Save imvarunkmr/4562e60d767acfc503cc8e64a9c67bb5 to your computer and use it in GitHub Desktop.
Disables certain linting rules in Sage 9
"no-empty-source": null,
"declaration-empty-line-before": null,
"color-hex-case": null,
"block-closing-brace-empty-line-before": null,
"no-missing-end-of-source-newline": null,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment