Florian Bruhin
|
6f028e9ad0
|
Update copyright years
|
2018-02-05 12:19:50 +01:00 |
|
Florian Bruhin
|
c8de4675db
|
Various spelling fixes
|
2018-02-04 21:30:59 +01:00 |
|
Florian Bruhin
|
430126dcc8
|
pylint: Re-enable ungrouped-imports
|
2017-12-15 23:08:53 +01:00 |
|
Gyorgy Orban
|
bb54a954fe
|
use subprocess run
The usage of subprocess.run is recommended since python 3.5.
Popen, check_call, call and check_output calls were replaced with run.
|
2017-11-01 09:59:32 +01:00 |
|
Florian Bruhin
|
822623f2ed
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
|
Florian Bruhin
|
3d9b33f6a5
|
Ignore ace.js for spellcheck
|
2016-09-07 13:01:54 +02:00 |
|
Florian Bruhin
|
f4f6a3dac1
|
Merge branch 'open-download' of https://github.com/Kingdread/qutebrowser into Kingdread-open-download
|
2016-07-26 10:32:34 +02:00 |
|
Florian Bruhin
|
d079caafa8
|
Add possibility to disable spellcheck
|
2016-07-15 00:07:37 +02:00 |
|
Daniel Schadt
|
220203dd9c
|
spellchecker: mark "occurs" as correct
See http://www.thefreedictionary.com/occur
|
2016-07-12 16:52:01 +02:00 |
|
Florian Bruhin
|
1e55db0630
|
Follow the American way(tm) of spelling things
|
2016-05-29 10:57:41 +02:00 |
|
Florian Bruhin
|
2a343cb3a1
|
Various code style improvements
|
2016-04-27 20:25:27 +02:00 |
|
Florian Bruhin
|
7a268a41f6
|
pylint: Don't require docstring for main() funcs.
|
2016-02-01 20:06:49 +01:00 |
|
Florian Bruhin
|
a97ba9aa09
|
Merge branch 'pdfjs' of https://github.com/Kingdread/qutebrowser into Kingdread-pdfjs
|
2016-01-05 07:21:26 +01:00 |
|
Florian Bruhin
|
a5f2ac5f03
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
|
Daniel Schadt
|
c3f2cb02c8
|
pdfjs: adjust path in scripts/dev/misc_checks.py
|
2015-12-20 19:24:41 +01:00 |
|
Daniel Schadt
|
60b9d7e6c3
|
Fix lints
|
2015-12-20 19:24:41 +01:00 |
|
Florian Bruhin
|
67ecd93326
|
Spell-check committing and existent.
|
2015-10-14 06:56:13 +02:00 |
|
Florian Bruhin
|
d229e90724
|
Fix some splelling mistakes.
|
2015-10-04 15:41:42 +02:00 |
|
Florian Bruhin
|
f3b4d0ce38
|
Ignore htmlcov dir for spellchecks.
|
2015-08-25 22:09:15 +02:00 |
|
Florian Bruhin
|
7b8490b6c0
|
Fix 'an user' spelling.
|
2015-06-29 17:49:19 +02:00 |
|
Florian Bruhin
|
db06eeded5
|
Fix spelling.
|
2015-06-29 17:45:56 +02:00 |
|
Florian Bruhin
|
d845ecd7fc
|
Also check for spelling errors in .asciidoc/.js files.
|
2015-06-29 17:44:36 +02:00 |
|
Florian Bruhin
|
be3f61af62
|
Move developer scripts to dev/ subfolder.
Closes #783.
|
2015-06-28 22:31:30 +02:00 |
|