diff --git a/Marlin/src/pins/pins_BIQU_SKR_V1.1.h b/Marlin/src/pins/pins_BIQU_SKR_V1.1.h
index 2d13baf9912f508018e366ae1457fbefa0c779d5..91e76d1b91d88457b050ea5a84aa7edc78a4f0c1 100644
--- a/Marlin/src/pins/pins_BIQU_SKR_V1.1.h
+++ b/Marlin/src/pins/pins_BIQU_SKR_V1.1.h
@@ -83,7 +83,7 @@
 
 /**
  * LCD / Controller
- * 
+ *
  * As of 20 JAN 2019 only the REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER display has
  * been tested with these settings. It can be connected to the SKR using standard cables
  * via the EXP1 and EXP2 ports. Other displays may need a custom cable and/or changes to
diff --git a/buildroot/share/sublime/RepRapTools/syntax_test_G-code.gcode b/buildroot/share/sublime/RepRapTools/syntax_test_G-code.gcode
index 41ddace9a58f9e9dac3ef3a3c071d365d9c775a7..c47701bd55c431ea15b5e25f727f036b4b8f1b3e 100644
--- a/buildroot/share/sublime/RepRapTools/syntax_test_G-code.gcode
+++ b/buildroot/share/sublime/RepRapTools/syntax_test_G-code.gcode
@@ -83,6 +83,6 @@ N234 G1 X-5 Y+2 *64 error
 ;                ^constant.numeric.checksum.gcode
 ;                  ^invalid.error.syntax.gcode
 
-N234 M107 *64     
+N234 M107 *64
 ;              ^-invalid.error.syntax.gcode