DiamondLightSource / DiamondLightSource/mx-daq-ui
Add units to variable names
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 23h 4m
- Merged PRs (30d)
- 8
Description
In our Bluesky repos we have got into the habit of adding units to variable names, so we should do that here too. For example, `moveTime` should be `moveTimeS` and `expTime` should be `expTimeS` (assuming they are actually in seconds!)
## Acceptance Criteria
- Variables referring to a value with units should include those units in its name
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.