diff options
author | Ayush Agarwal <ayush@fastmail.in> | 2021-11-08 21:08:39 +0530 |
---|---|---|
committer | Ayush Agarwal <ayush@fastmail.in> | 2021-11-08 21:30:37 +0530 |
commit | 0e1e98487e99914b15f253c5a8c9df6bb3adf4a2 (patch) | |
tree | 2aaa855217026747adafde40b7cd3848188a747b /Makefile | |
parent | 5ca7bc53074cb32915fa807c06aa520f22f4889a (diff) |
refactor: don't use upper case global variables
Global variables shouldn't be written in upper case unless the variable
is meant to be exported or is an environment variable. The style of
defining local variables was also changed.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions