Classes: uniform sc default indentation (#134)

SuperCollider code defaults to indentation using tab. All sc codebase is
formatted like this. Here I just opened every .sc file in scide,
selected all code, and automatically indent it pressing Tab.
nix
gianlucaelia 3 years ago committed by GitHub
parent 2678173661
commit 17067137fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,3 @@
FluidDataSetQuery : FluidDataObject {
*new{|server| ^super.new(server) }

Loading…
Cancel
Save