Created on 5 October 2023, 9 months ago
Updated 1 November 2023, 8 months ago

Problem/Motivation

All the code seems to have tabs committed instead of spaces. The `.theme` file has the opening function bracket on a new line. I think it would help if we committed spaces as well as have the functions defined as:

```
function foo() {
}
```

instead of

```
function foo()
{
}
```

πŸ“Œ Task
Status

Fixed

Version

5.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jnettik Denver, CO

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024