File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ShitLib (oh Shit!)
2
2
3
- [ ![ CI Status] ( http ://img.shields.io/ travis/artemisia-absynthium /ShitLib.svg?style=flat )] ( https://travis-ci.org/artemisia-absynthium/ ShitLib )
3
+ [ ![ Build Status] ( https ://travis-ci.org /ShitLib/shitlib-swift .svg?branch=master )] ( https://travis-ci.org/ShitLib/shitlib-swift )
4
4
[ ![ Version] ( https://img.shields.io/cocoapods/v/ShitLib.svg?style=flat )] ( http://cocoapods.org/pods/ShitLib )
5
5
[ ![ License] ( https://img.shields.io/cocoapods/l/ShitLib.svg?style=flat )] ( http://cocoapods.org/pods/ShitLib )
6
6
[ ![ Platform] ( https://img.shields.io/cocoapods/p/ShitLib.svg?style=flat )] ( http://cocoapods.org/pods/ShitLib )
@@ -38,7 +38,7 @@ class MyBeautifulClass {
38
38
let elements: [String ] = [** some elements inside** ]
39
39
40
40
41
- func iDontWantDoThisButWeMustReleaseASAP () {
41
+ func iDontWantToDoThisButWeMustReleaseASAP () {
42
42
let element = elements[OhShit._0 ] // <--- OhShit Constant
43
43
doSomeThing (with : element)
44
44
}
You can’t perform that action at this time.
0 commit comments