react-native-builder-bob icon indicating copy to clipboard operation
react-native-builder-bob copied to clipboard

fix: podspec file indentation

Open olessavluk opened this issue 4 months ago • 1 comments

Summary

After https://github.com/callstack/react-native-builder-bob/pull/358 identation become shifted which makes code hard to read and could lead to bugs. For example I was placing package dependencies inside if/else block, right after s.dependency "React-Core"

see

before after
image image

Test plan

Purely aesthetic changes, so nothing to break

olessavluk avatar Feb 19 '24 15:02 olessavluk

cc @ykhateeb

olessavluk avatar Feb 19 '24 15:02 olessavluk