Philipp Hörist
|
55febc4963
|
Update pylint error list
Check for C0201 consider-iterating-dictionary
|
2018-09-17 22:35:39 +02:00 |
Philipp Hörist
|
71feb0b2d2
|
Update pylint error list
Check for W0612 unused-variable
|
2018-09-17 21:16:24 +02:00 |
Philipp Hörist
|
c6e2335bf0
|
Update pylint error list
Check for W1202 logging-format-interpolation
|
2018-09-17 19:15:51 +02:00 |
Philipp Hörist
|
7bdad5f4e2
|
Update pylint error list
Check for W1201 logging-not-lazy
|
2018-09-17 18:57:52 +02:00 |
Philipp Hörist
|
9bab139bb5
|
Update pylint error list
Check for W0702 bare-except
|
2018-09-16 23:46:16 +02:00 |
Philipp Hörist
|
f6144bff30
|
Update pylint error list
Check for W0621 redefined-outer-name
|
2018-09-16 18:04:21 +02:00 |
Philipp Hörist
|
adc94bdcc6
|
Update pylint error list
Check for C0325 superfluous-parens
|
2018-09-16 14:44:09 +02:00 |
Philipp Hörist
|
b4ac6db9b9
|
Update pre-push-tests.sh
|
2018-09-16 14:19:48 +02:00 |
Philipp Hörist
|
d19ca8113a
|
Add a pre-push script
Run this before every push to simulate the CI regarding mypy and pylint
|
2018-09-16 14:15:38 +02:00 |
Alexander Krotov
|
d871dcdcb1
|
More spelling fixes
|
2018-06-22 01:47:29 +03:00 |
Yann Leboulanger
|
879e03449c
|
fix some py2->py3 missing things. Fixes #9019
|
2018-04-07 23:06:48 +02:00 |
Yann Leboulanger
|
eca11d2498
|
fix plugins_translate script
|
2017-09-11 12:18:56 +02:00 |
André Apitzsch
|
68a57e7c91
|
Replace src by gajim
|
2017-07-02 17:25:46 +02:00 |
Yann Leboulanger
|
9fecdb6a9c
|
add script to build plugins translations
|
2011-09-03 22:56:37 +02:00 |
Éric Araujo
|
dd6062319a
|
More whitespace mini fixes.
|
2010-04-08 01:10:17 +02:00 |
Yann Leboulanger
|
d8f9289349
|
fix indentation and some pylint warning in roster_window.py
|
2010-02-17 11:32:55 +01:00 |
Yann Leboulanger
|
bb30fb7b65
|
fix line width and some warning from pylint
|
2010-02-10 15:09:35 +01:00 |
Yann Leboulanger
|
93fe011100
|
some error fixed, thanks pylint.
|
2010-02-08 23:22:06 +01:00 |
Éric Araujo
|
fedd7dc8e2
|
convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
|
2010-02-08 15:08:40 +01:00 |
Stephan Erb
|
58106549a1
|
Use pylint instead of pychecker.
The latter one has to execute the modules and does not work all the time.
|
2009-10-18 19:40:09 +02:00 |
Stephan Erb
|
2ce45a2f0c
|
Also run 'make check' in the build-test.
|
2009-10-18 18:43:25 +02:00 |
Stephan Erb
|
a628fa1672
|
Add simple build check script
|
2009-10-18 18:38:13 +02:00 |
js
|
8605cd3f38
|
For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
|
2008-07-29 19:49:31 +00:00 |
Dimitur Kirov
|
1d40d71182
|
keep defs in defs.py.in
switch autogen order
dist defs.py.in
|
2006-10-11 17:40:56 +00:00 |
Yann Leboulanger
|
7a8cdad04c
|
new po location: po/LANG.po
|
2006-05-10 19:20:16 +00:00 |
Dimitur Kirov
|
5e6b016af1
|
split gtkgui.glade in several small glade
files, which are now located in data/glade/
|
2006-05-02 15:53:25 +00:00 |
Nikos Kouremenos
|
f303313394
|
fix trasnation.py to produce history manager header and update pos/po
|
2006-04-08 23:00:00 +00:00 |
Nikos Kouremenos
|
7a125073c5
|
run-pychecker.py under scripts/dev to assist us catch runtime errors
|
2006-02-05 12:28:54 +00:00 |
Travis Shirk
|
321d4c0342
|
One last trunk merge
|
2006-01-11 01:46:45 +00:00 |
Nikos Kouremenos
|
4e924fc0b2
|
minor
|
2005-11-21 10:33:39 +00:00 |
Yann Leboulanger
|
20f86ff0aa
|
update translation.py for new folder
|
2005-11-09 14:33:51 +00:00 |
Yann Leboulanger
|
2cd263d1f2
|
move scripts that have nothing to do in release in a dev folder
|
2005-11-09 14:30:56 +00:00 |