linty 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ab44c9b10ba139b54d6d686eb41ee1a94205c5a4
|
4
|
+
data.tar.gz: d735b64de5978cc3f6efa4ae68641ef7d3202831
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6fa5bea1836f5446f2373bf9c2870f5d658280abc11dc3640385d17d8c0d9ac290f7f668da2ac6fa47c8a2db7e95c327cc0b6c5c9846406e681f8bafa1f93ae5
|
7
|
+
data.tar.gz: 417319486bba6d361d0de70dc2cff5e572c9f9fd39dabe670d555630325b05018bf8adc7fbc6f684b9904f641fea8f22545f542afe56f3ad6c5bdd8f74fd1157
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: linty
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Kevin Carey
|
@@ -111,7 +111,7 @@ dependencies:
|
|
111
111
|
- !ruby/object:Gem::Version
|
112
112
|
version: 2.14.5
|
113
113
|
description: |-
|
114
|
-
Run static code analysis across many languages,
|
114
|
+
Run static code analysis across many languages,
|
115
115
|
powered by popular open source libraries.
|
116
116
|
email: careykevin@gmail.com
|
117
117
|
executables:
|