Skip to content

Instantly share code, notes, and snippets.

@castus
Created May 1, 2018 22:06
Show Gist options
  • Save castus/94c22af57deea5a8cacfcdd05bfbb198 to your computer and use it in GitHub Desktop.
Save castus/94c22af57deea5a8cacfcdd05bfbb198 to your computer and use it in GitHub Desktop.
Run SwiftFormat in Debug mode on a real file
CLI.run(in: FileManager.default.currentDirectoryPath, with: "test.swift --verbose --cache ignore")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment