Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit d2e7ec3

Browse files
committed
Prepare v2.4.0 release
1 parent 79337b6 commit d2e7ec3

File tree

3 files changed

+23
-48
lines changed

3 files changed

+23
-48
lines changed

.github_changelog_generator

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
user=AtomLinter
22
project=linter-flake8
33
unreleased=true
4-
future-release=v2.3.0
4+
future-release=v2.4.0
55
exclude_labels=duplicate,question,invalid,wontfix,Duplicate,Question,Invalid,Wontfix,External,Unable to reproduce

CHANGELOG.md

+21-46
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
11
# Change Log
22

3-
## [v2.3.0](https://github.com/AtomLinter/linter-flake8/tree/v2.3.0) (2017-12-06)
3+
## [v2.4.0](https://github.com/AtomLinter/linter-flake8/tree/v2.4.0) (2019-01-15)
4+
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.3.0...v2.4.0)
5+
6+
**Fixed bugs:**
7+
8+
- Linter v1 Support Dropped [\#665](https://github.com/AtomLinter/linter-flake8/issues/665)
49

10+
**Merged pull requests:**
11+
12+
- linter v2 [\#667](https://github.com/AtomLinter/linter-flake8/pull/667) ([richardbann](https://github.com/richardbann))
13+
- Update atom-package-deps to version 5.0.0 🚀 [\#663](https://github.com/AtomLinter/linter-flake8/pull/663) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
14+
15+
## [v2.3.0](https://github.com/AtomLinter/linter-flake8/tree/v2.3.0) (2017-12-06)
516
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.2.1...v2.3.0)
617

718
**Implemented enhancements:**
819

9-
- Files not being excluded via Atom, but command line flake8 does [\#454](https://github.com/AtomLinter/linter-flake8/issues/454)
1020
- Update eslint-config-airbnb-base to version 12.0.0 🚀 [\#496](https://github.com/AtomLinter/linter-flake8/pull/496) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
1121
- Pass filename to Flake8 [\#482](https://github.com/AtomLinter/linter-flake8/pull/482) ([lucasdf](https://github.com/lucasdf))
1222
- Update eslint to version 4.3.0 🚀 [\#460](https://github.com/AtomLinter/linter-flake8/pull/460) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
@@ -20,15 +30,13 @@
2030
- Add support to default config files [\#447](https://github.com/AtomLinter/linter-flake8/pull/447) ([gpiress](https://github.com/gpiress))
2131

2232
## [v2.2.1](https://github.com/AtomLinter/linter-flake8/tree/v2.2.1) (2017-04-25)
23-
2433
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.2.0...v2.2.1)
2534

2635
**Fixed bugs:**
2736

2837
- Report when flake8 crashes! [\#414](https://github.com/AtomLinter/linter-flake8/pull/414) ([Arcanemagus](https://github.com/Arcanemagus))
2938

3039
## [v2.2.0](https://github.com/AtomLinter/linter-flake8/tree/v2.2.0) (2017-04-25)
31-
3240
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.5...v2.2.0)
3341

3442
**Implemented enhancements:**
@@ -43,7 +51,6 @@
4351
- Update default line-length value [\#381](https://github.com/AtomLinter/linter-flake8/pull/381) ([Arcanemagus](https://github.com/Arcanemagus))
4452

4553
## [v2.1.5](https://github.com/AtomLinter/linter-flake8/tree/v2.1.5) (2017-03-18)
46-
4754
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.4...v2.1.5)
4855

4956
**Implemented enhancements:**
@@ -54,7 +61,6 @@
5461
- Update atom-linter to version 9.0.0 🚀 [\#349](https://github.com/AtomLinter/linter-flake8/pull/349) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
5562

5663
## [v2.1.4](https://github.com/AtomLinter/linter-flake8/tree/v2.1.4) (2016-12-12)
57-
5864
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.3...v2.1.4)
5965

6066
**Implemented enhancements:**
@@ -69,7 +75,6 @@
6975
- Remove custom range fixers [\#304](https://github.com/AtomLinter/linter-flake8/pull/304) ([Arcanemagus](https://github.com/Arcanemagus))
7076

7177
## [v2.1.3](https://github.com/AtomLinter/linter-flake8/tree/v2.1.3) (2016-11-30)
72-
7378
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.2...v2.1.3)
7479

7580
**Fixed bugs:**
@@ -78,15 +83,13 @@
7883
- Added "g" flag to project path replacement [\#291](https://github.com/AtomLinter/linter-flake8/pull/291) ([hiroaki-yamamoto](https://github.com/hiroaki-yamamoto))
7984

8085
## [v2.1.2](https://github.com/AtomLinter/linter-flake8/tree/v2.1.2) (2016-11-29)
81-
8286
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.1...v2.1.2)
8387

8488
**Implemented enhancements:**
8589

8690
- Add activationHooks for django-atom [\#287](https://github.com/AtomLinter/linter-flake8/pull/287) ([jjlorenzo](https://github.com/jjlorenzo))
8791

8892
## [v2.1.1](https://github.com/AtomLinter/linter-flake8/tree/v2.1.1) (2016-11-21)
89-
9093
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.0...v2.1.1)
9194

9295
**Fixed bugs:**
@@ -95,7 +98,6 @@
9598
- Activate on more grammars [\#281](https://github.com/AtomLinter/linter-flake8/pull/281) ([walles](https://github.com/walles))
9699

97100
## [v2.1.0](https://github.com/AtomLinter/linter-flake8/tree/v2.1.0) (2016-11-19)
98-
99101
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.0.2...v2.1.0)
100102

101103
**Implemented enhancements:**
@@ -106,15 +108,13 @@
106108
- Move to a generated changelog [\#264](https://github.com/AtomLinter/linter-flake8/pull/264) ([Arcanemagus](https://github.com/Arcanemagus))
107109

108110
## [v2.0.2](https://github.com/AtomLinter/linter-flake8/tree/v2.0.2) (2016-10-18)
109-
110111
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.0.1...v2.0.2)
111112

112113
**Fixed bugs:**
113114

114115
- Workaround a bug with E999 reporting [\#262](https://github.com/AtomLinter/linter-flake8/pull/262) ([Arcanemagus](https://github.com/Arcanemagus))
115116

116117
## [v2.0.1](https://github.com/AtomLinter/linter-flake8/tree/v2.0.1) (2016-10-17)
117-
118118
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.0.0...v2.0.1)
119119

120120
**Implemented enhancements:**
@@ -127,11 +127,11 @@
127127
- chore\(package\): update fs-plus to version 2.9.3 [\#261](https://github.com/AtomLinter/linter-flake8/pull/261) ([Arcanemagus](https://github.com/Arcanemagus))
128128

129129
## [v2.0.0](https://github.com/AtomLinter/linter-flake8/tree/v2.0.0) (2016-10-15)
130-
131130
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.4...v2.0.0)
132131

133132
**Implemented enhancements:**
134133

134+
- Rewrite in ES2017 [\#255](https://github.com/AtomLinter/linter-flake8/pull/255) ([Arcanemagus](https://github.com/Arcanemagus))
135135
- Update eslint-config-airbnb-base to version 8.0.0 🚀 [\#250](https://github.com/AtomLinter/linter-flake8/pull/250) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
136136
- Update eslint-config-airbnb-base to version 7.0.0 🚀 [\#246](https://github.com/AtomLinter/linter-flake8/pull/246) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
137137

@@ -143,7 +143,6 @@
143143
- Rewrite in ES2017 [\#255](https://github.com/AtomLinter/linter-flake8/pull/255) ([Arcanemagus](https://github.com/Arcanemagus))
144144

145145
## [v1.13.4](https://github.com/AtomLinter/linter-flake8/tree/v1.13.4) (2016-09-06)
146-
147146
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.3...v1.13.4)
148147

149148
**Implemented enhancements:**
@@ -156,7 +155,6 @@
156155
- fix flake8 config param [\#244](https://github.com/AtomLinter/linter-flake8/pull/244) ([urbaniak](https://github.com/urbaniak))
157156

158157
## [v1.13.3](https://github.com/AtomLinter/linter-flake8/tree/v1.13.3) (2016-09-02)
159-
160158
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.2...v1.13.3)
161159

162160
**Implemented enhancements:**
@@ -177,11 +175,9 @@
177175
- Fix per-project configuration behaviour [\#201](https://github.com/AtomLinter/linter-flake8/pull/201) ([rarguelloF](https://github.com/rarguelloF))
178176

179177
## [v1.13.2](https://github.com/AtomLinter/linter-flake8/tree/v1.13.2) (2016-06-13)
180-
181178
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.1...v1.13.2)
182179

183180
## [v1.13.1](https://github.com/AtomLinter/linter-flake8/tree/v1.13.1) (2016-06-13)
184-
185181
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.0...v1.13.1)
186182

187183
**Implemented enhancements:**
@@ -200,24 +196,21 @@
200196
- Handle some internal API changes in Atom v1.9.0 [\#188](https://github.com/AtomLinter/linter-flake8/pull/188) ([Arcanemagus](https://github.com/Arcanemagus))
201197

202198
## [v1.13.0](https://github.com/AtomLinter/linter-flake8/tree/v1.13.0) (2016-03-04)
203-
204199
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.12.1...v1.13.0)
205200

206201
**Implemented enhancements:**
207202

208203
- Allow only one flake8 instance [\#117](https://github.com/AtomLinter/linter-flake8/issues/117)
209-
- $PROJECT\_NAME substitution [\#167](https://github.com/AtomLinter/linter-flake8/pull/167) ([trsanders](https://github.com/trsanders))
204+
- $PROJECT\_NAME substitution [\#167](https://github.com/AtomLinter/linter-flake8/pull/167) ([ghost](https://github.com/ghost))
210205

211206
## [v1.12.1](https://github.com/AtomLinter/linter-flake8/tree/v1.12.1) (2016-03-01)
212-
213207
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.12.0...v1.12.1)
214208

215209
**Fixed bugs:**
216210

217211
- Ensure fs.normalize\(\) applied to exec path. [\#162](https://github.com/AtomLinter/linter-flake8/pull/162) ([lexicalunit](https://github.com/lexicalunit))
218212

219213
## [v1.12.0](https://github.com/AtomLinter/linter-flake8/tree/v1.12.0) (2016-02-24)
220-
221214
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.11.0...v1.12.0)
222215

223216
**Implemented enhancements:**
@@ -226,7 +219,6 @@
226219
- Add support for $PROJECT substitution [\#143](https://github.com/AtomLinter/linter-flake8/pull/143) ([keras](https://github.com/keras))
227220

228221
## [v1.11.0](https://github.com/AtomLinter/linter-flake8/tree/v1.11.0) (2016-02-19)
229-
230222
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.10.1...v1.11.0)
231223

232224
**Implemented enhancements:**
@@ -237,7 +229,6 @@
237229
- Update atom-package-deps to version 4.0.1 🚀 [\#152](https://github.com/AtomLinter/linter-flake8/pull/152) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
238230

239231
## [v1.10.1](https://github.com/AtomLinter/linter-flake8/tree/v1.10.1) (2016-02-05)
240-
241232
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.10.0...v1.10.1)
242233

243234
**Implemented enhancements:**
@@ -246,7 +237,6 @@
246237
- Update eslint-config-airbnb to version 5.0.0 🚀 [\#147](https://github.com/AtomLinter/linter-flake8/pull/147) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
247238

248239
## [v1.10.0](https://github.com/AtomLinter/linter-flake8/tree/v1.10.0) (2016-01-28)
249-
250240
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.3...v1.10.0)
251241

252242
**Implemented enhancements:**
@@ -263,7 +253,6 @@
263253
- Only match imports after the `import` keyword [\#142](https://github.com/AtomLinter/linter-flake8/pull/142) ([patrys](https://github.com/patrys))
264254

265255
## [v1.9.3](https://github.com/AtomLinter/linter-flake8/tree/v1.9.3) (2015-12-16)
266-
267256
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.2...v1.9.3)
268257

269258
**Implemented enhancements:**
@@ -280,7 +269,6 @@
280269
- Don't rely on screen rows and respect offsets [\#128](https://github.com/AtomLinter/linter-flake8/pull/128) ([patrys](https://github.com/patrys))
281270

282271
## [v1.9.2](https://github.com/AtomLinter/linter-flake8/tree/v1.9.2) (2015-11-12)
283-
284272
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.1...v1.9.2)
285273

286274
**Fixed bugs:**
@@ -291,7 +279,6 @@
291279
- Removed flake8-pep257 from README \(\#106\) [\#110](https://github.com/AtomLinter/linter-flake8/pull/110) ([cemsbr](https://github.com/cemsbr))
292280

293281
## [v1.9.1](https://github.com/AtomLinter/linter-flake8/tree/v1.9.1) (2015-10-19)
294-
295282
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.0...v1.9.1)
296283

297284
**Fixed bugs:**
@@ -300,11 +287,11 @@
300287
- Verify tokenizedLine is set [\#98](https://github.com/AtomLinter/linter-flake8/pull/98) ([Arcanemagus](https://github.com/Arcanemagus))
301288

302289
## [v1.9.0](https://github.com/AtomLinter/linter-flake8/tree/v1.9.0) (2015-10-13)
303-
304290
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.8.0...v1.9.0)
305291

306292
**Implemented enhancements:**
307293

294+
- Update README.md [\#94](https://github.com/AtomLinter/linter-flake8/pull/94) ([Arcanemagus](https://github.com/Arcanemagus))
308295
- Add support for highlighting unused imports [\#81](https://github.com/AtomLinter/linter-flake8/pull/81) ([patrys](https://github.com/patrys))
309296

310297
**Fixed bugs:**
@@ -313,14 +300,15 @@
313300
- Update README.md [\#94](https://github.com/AtomLinter/linter-flake8/pull/94) ([Arcanemagus](https://github.com/Arcanemagus))
314301

315302
## [v1.8.0](https://github.com/AtomLinter/linter-flake8/tree/v1.8.0) (2015-10-08)
316-
317303
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.7.0...v1.8.0)
318304

319305
**Implemented enhancements:**
320306

321307
- Add Landon as a collaborator [\#87](https://github.com/AtomLinter/linter-flake8/issues/87)
308+
- Remove executableDir setting [\#63](https://github.com/AtomLinter/linter-flake8/issues/63)
322309
- Show more detailed error about not found executable [\#2](https://github.com/AtomLinter/linter-flake8/issues/2)
323310
- Use container based Travis [\#92](https://github.com/AtomLinter/linter-flake8/pull/92) ([Arcanemagus](https://github.com/Arcanemagus))
311+
- Add coffeelint [\#91](https://github.com/AtomLinter/linter-flake8/pull/91) ([Arcanemagus](https://github.com/Arcanemagus))
324312
- Add Travis-CI [\#90](https://github.com/AtomLinter/linter-flake8/pull/90) ([Arcanemagus](https://github.com/Arcanemagus))
325313
- Allow for custom error letters. [\#88](https://github.com/AtomLinter/linter-flake8/pull/88) ([beck](https://github.com/beck))
326314

@@ -337,7 +325,6 @@
337325
- Fix version number in CHANGELOG [\#85](https://github.com/AtomLinter/linter-flake8/pull/85) ([frewsxcv](https://github.com/frewsxcv))
338326

339327
## [v1.7.0](https://github.com/AtomLinter/linter-flake8/tree/v1.7.0) (2015-10-02)
340-
341328
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.6.1...v1.7.0)
342329

343330
**Implemented enhancements:**
@@ -355,15 +342,13 @@
355342
- Compromise for passing a config file to flake8 [\#68](https://github.com/AtomLinter/linter-flake8/pull/68) ([jeremyosborne](https://github.com/jeremyosborne))
356343

357344
## [v1.6.1](https://github.com/AtomLinter/linter-flake8/tree/v1.6.1) (2015-08-14)
358-
359345
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.6.0...v1.6.1)
360346

361347
**Implemented enhancements:**
362348

363349
- change lintOnFly to true [\#65](https://github.com/AtomLinter/linter-flake8/pull/65) ([Ryex](https://github.com/Ryex))
364350

365351
## [v1.6.0](https://github.com/AtomLinter/linter-flake8/tree/v1.6.0) (2015-08-03)
366-
367352
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.5.0...v1.6.0)
368353

369354
**Implemented enhancements:**
@@ -378,7 +363,6 @@
378363
- Fix small typo [\#54](https://github.com/AtomLinter/linter-flake8/pull/54) ([c0dr](https://github.com/c0dr))
379364

380365
## [v1.5.0](https://github.com/AtomLinter/linter-flake8/tree/v1.5.0) (2015-07-04)
381-
382366
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.4.2...v1.5.0)
383367

384368
**Implemented enhancements:**
@@ -392,15 +376,13 @@
392376
- Upcoming linter changes [\#40](https://github.com/AtomLinter/linter-flake8/issues/40)
393377

394378
## [v1.4.2](https://github.com/AtomLinter/linter-flake8/tree/v1.4.2) (2015-05-27)
395-
396379
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.4.1...v1.4.2)
397380

398381
**Fixed bugs:**
399382

400383
- Uncaught TypeError: undefined is not a function [\#28](https://github.com/AtomLinter/linter-flake8/issues/28)
401384

402385
## [v1.4.1](https://github.com/AtomLinter/linter-flake8/tree/v1.4.1) (2015-05-20)
403-
404386
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.4.0...v1.4.1)
405387

406388
**Implemented enhancements:**
@@ -415,7 +397,6 @@
415397
- Update package.json to be APIv1.0-compliant [\#32](https://github.com/AtomLinter/linter-flake8/pull/32) ([idan](https://github.com/idan))
416398

417399
## [v1.4.0](https://github.com/AtomLinter/linter-flake8/tree/v1.4.0) (2015-04-19)
418-
419400
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.3.0...v1.4.0)
420401

421402
**Implemented enhancements:**
@@ -432,7 +413,6 @@
432413
- Fixed config to adhere to the API docs. Fixes \#19 [\#20](https://github.com/AtomLinter/linter-flake8/pull/20) ([ChaoticMind](https://github.com/ChaoticMind))
433414

434415
## [v1.3.0](https://github.com/AtomLinter/linter-flake8/tree/v1.3.0) (2015-02-04)
435-
436416
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.2.0...v1.3.0)
437417

438418
**Implemented enhancements:**
@@ -445,7 +425,6 @@
445425
- Grab Q\*\*\* linter error [\#15](https://github.com/AtomLinter/linter-flake8/pull/15) ([2m](https://github.com/2m))
446426

447427
## [v1.2.0](https://github.com/AtomLinter/linter-flake8/tree/v1.2.0) (2014-09-23)
448-
449428
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.1.2...v1.2.0)
450429

451430
**Implemented enhancements:**
@@ -454,38 +433,34 @@
454433
- Add maxComplexity for mccabe. [\#9](https://github.com/AtomLinter/linter-flake8/pull/9) ([deybhayden](https://github.com/deybhayden))
455434

456435
## [v1.1.2](https://github.com/AtomLinter/linter-flake8/tree/v1.1.2) (2014-08-13)
457-
458436
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.1.1...v1.1.2)
459437

460438
## [v1.1.1](https://github.com/AtomLinter/linter-flake8/tree/v1.1.1) (2014-08-13)
461-
462439
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.1.0...v1.1.1)
463440

464441
**Merged pull requests:**
465442

466443
- modified regex to handle windows line endings [\#7](https://github.com/AtomLinter/linter-flake8/pull/7) ([ghost](https://github.com/ghost))
467444

468445
## [v1.1.0](https://github.com/AtomLinter/linter-flake8/tree/v1.1.0) (2014-07-28)
469-
470446
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.0.8...v1.1.0)
471447

472448
## [v1.0.8](https://github.com/AtomLinter/linter-flake8/tree/v1.0.8) (2014-07-28)
473-
474449
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.0.7...v1.0.8)
475450

451+
**Implemented enhancements:**
452+
453+
- Add options, fix typo in defaults [\#3](https://github.com/AtomLinter/linter-flake8/pull/3) ([bstrdsmkr](https://github.com/bstrdsmkr))
454+
476455
**Fixed bugs:**
477456

478457
- Uncaught Error: spawn EN0ENT [\#1](https://github.com/AtomLinter/linter-flake8/issues/1)
479458
- Add options, fix typo in defaults [\#3](https://github.com/AtomLinter/linter-flake8/pull/3) ([bstrdsmkr](https://github.com/bstrdsmkr))
480459

481460
## [v1.0.7](https://github.com/AtomLinter/linter-flake8/tree/v1.0.7) (2014-07-23)
482-
483461
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.0.6...v1.0.7)
484462

485463
## [v1.0.6](https://github.com/AtomLinter/linter-flake8/tree/v1.0.6) (2014-07-11)
486464

487-
[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/c8fea6d554af10dc592c87073ec867a2477f226c...v1.0.6)
488-
489-
490465

491466
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-flake8",
33
"main": "./lib/main.js",
4-
"version": "2.3.0",
4+
"version": "2.4.0",
55
"description": "Atom linter plugin for Python, using flake8",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)