Richard Beales
|
0ba2956ee4
|
Merge pull request #1014 from drikusroor/fix-flake8-issues-pt-2
Fix flake8 issues pt. 2 (Add E231 & E302 flake8 rules)
|
2023-04-13 17:56:06 +01:00 |
Pi
|
cc8fc99c50
|
Merge pull request #938 from 6rzes/fix_encoding_charmap_utf
fix Error: 'charmap' codec can't encode character '\u0142' in position 99: character maps to<undefined>
|
2023-04-13 16:17:08 +01:00 |
Drikus Roor
|
d1ea6cf002
|
lint: Fix all E302 linting errors
|
2023-04-13 10:50:51 +02:00 |
Drikus Roor
|
1f837968ff
|
fix: Fix flake8 errors based on the flake8 command with a narrower definition of errors
|
2023-04-12 22:12:25 +02:00 |
Gull Man
|
c932087997
|
add encoding to open file
|
2023-04-12 12:13:18 +02:00 |
BillSchumacher
|
1b128a1ef0
|
Use UTF-8 encoding for Windows users.
|
2023-04-10 18:50:54 -05:00 |
Andres Caicedo
|
26abb30674
|
Merge branch 'master' into dev
|
2023-04-09 15:42:53 +02:00 |
Andres Caicedo
|
011699e6a1
|
Code review changes
|
2023-04-09 15:39:11 +02:00 |
Toran Bruce Richards
|
b8f2dd59c8
|
Fixes "/" search not working.
|
2023-04-06 09:23:03 +01:00 |
slavakurilyak
|
1e47328079
|
Add search files command
|
2023-04-04 20:32:15 -05:00 |
Andres Caicedo
|
1d10236a63
|
Update file_operations.py
Introduces spaces between code blocks.
|
2023-04-04 11:32:55 +02:00 |
Andres Caicedo
|
e2892a92a1
|
Merge branch 'master' into dev
|
2023-04-04 10:37:42 +02:00 |
yousefissa
|
9ef4fab084
|
error handling back
|
2023-04-03 08:50:07 -07:00 |
yousefissa
|
4416aa1aa1
|
create file dir if it doesnt exist during write_to_file
|
2023-04-03 08:48:43 -07:00 |
Andres Caicedo
|
765210f0cd
|
Add extra documentation
|
2023-04-03 14:10:02 +02:00 |
Andres Caicedo
|
eac5c1f6e6
|
Add documentation
|
2023-04-02 19:03:37 +02:00 |
Torantulino
|
b4685f67e6
|
Apply autopep8 formatting to entire codebase
|
2023-04-02 09:13:15 +01:00 |
Torantulino
|
a608d8dbdc
|
Adds full file I/O
|
2023-04-01 04:08:30 +01:00 |