Style change: node and instance attributes
This changes from a_b to aB in all node and instance attributes, to match the standard Haskell style. Also attributes that should have been camel-cased but weren't were changed (e.g. plist → pList, pnode → pNode).
Showing
- Ganeti/HTools/Cluster.hs 40 additions, 40 deletionsGaneti/HTools/Cluster.hs
- Ganeti/HTools/Instance.hs 9 additions, 9 deletionsGaneti/HTools/Instance.hs
- Ganeti/HTools/Loader.hs 11 additions, 11 deletionsGaneti/HTools/Loader.hs
- Ganeti/HTools/Node.hs 119 additions, 119 deletionsGaneti/HTools/Node.hs
- Ganeti/HTools/QC.hs 12 additions, 12 deletionsGaneti/HTools/QC.hs
- hscan.hs 9 additions, 9 deletionshscan.hs
- hspace.hs 2 additions, 2 deletionshspace.hs
Loading
Please register or sign in to comment