jpbetz / auger

Directly access data objects stored in etcd by kubernetes.
Apache License 2.0
386 stars 61 forks source link

Improve readability of Makefile #32

Closed paramsiddharth closed 2 years ago

paramsiddharth commented 2 years ago

Improve readability of Makefile

Add spaces around ?= and := to improve code readability in the Makefile.

https://github.com/jpbetz/auger/blob/d41ab0c71fbf256dabc4ba948bb5c3e266cdd0a2/Makefile#L1-L6