Skip to content

Instantly share code, notes, and snippets.

@emilk
Created June 11, 2019 11:25
Show Gist options
  • Save emilk/06c292a7ce1e94116b74b76ebd0a5c52 to your computer and use it in GitHub Desktop.
Save emilk/06c292a7ce1e94116b74b76ebd0a5c52 to your computer and use it in GitHub Desktop.
{
"file_regex": "([^\\s@]*?):([0-9]+):([0-9]+)(.*)$",
"selector": "source.rust",
"shell_cmd": "cargo check --lib --all-features",
"working_dir": "${project_path}",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment