simonsobs / ocs-web

Browser-rendered control panels for OCS
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Fix mix tabs and spaces error #16

Closed BrianJKoopman closed 2 years ago

BrianJKoopman commented 2 years ago

Seeing this error on a freshly compiled ocs-web on main:

Compiled with problems:

ERROR

/app/src/panels/ACUAgent.vue
  270:1  error  Mixed spaces and tabs  no-mixed-spaces-and-tabs

✖ 1 problem (1 error, 0 warnings)

I see this is fixed in #14, but if that's going to be a while before it's merged I think we should merge this fix.