issues
search
ESSS
/
esss_fix_format
Simple code formatter and pre-commit checker used internally by ESSS
MIT License
19
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pass all files to black at once on Linux
#64
nicoddemus
closed
2 years ago
1
Update README with the common mode of using isort
#63
tadeu
closed
3 years ago
0
Add support to .cu (CUDA) files
#62
648trindade
closed
3 years ago
1
Performace problem when many ignored files are present in the repo
#61
prusse-martin
opened
3 years ago
4
Change suggested isort configuration
#60
nicoddemus
closed
3 years ago
0
Ignore files ignored by git
#59
nicoddemus
closed
3 years ago
0
Ignore (or add option to ignore) the files ignored by git
#58
prusse-martin
closed
3 years ago
1
Add GitHub Actions as new CI
#57
volpatto
closed
3 years ago
9
Add setuptools_scm
#56
williamjamir
opened
3 years ago
0
Update setup.py
#55
williamjamir
closed
3 years ago
0
Update isort to version >=5.0
#54
gcardozo123
closed
4 years ago
2
Support running mypy
#53
nicoddemus
opened
4 years ago
0
Module 'isort.settings' has no attribute 'from_path'
#52
gcardozo123
closed
4 years ago
1
Pin version of black to 19.3b0 to avoid unlucky invalid packages.
#51
igorcandeia
closed
4 years ago
1
Inconsistent "reformatted" message
#50
prusse-martin
opened
5 years ago
1
Error when running ff from a 'subst' Windows drive
#49
igortg
closed
5 years ago
1
Problem using subst (windows)
#48
prusse-martin
closed
5 years ago
0
add error handling and test
#47
alexandrebbruno
closed
5 years ago
0
ff -c is not showing the filename that were processing when it crash
#46
alexandrebbruno
closed
5 years ago
1
Allow exclude files and directories from formatting
#45
igortg
closed
5 years ago
0
Allow exclusion of files/directories from formatting
#44
igortg
closed
5 years ago
0
Fix bug where pyproject.toml was not found if a relative path was given
#43
nicoddemus
closed
5 years ago
0
Add support for using black to format Python code
#42
nicoddemus
closed
5 years ago
0
Drop Python<3.5 and adopt src layout
#41
nicoddemus
closed
5 years ago
1
Add IndentPPDirectives
#40
williamjamir
closed
5 years ago
0
v1.8.0 - Ignore Python files generated by Jupytext
#39
danilomendesdias
closed
5 years ago
2
Add Cmake format for CMakeLists.txt
#38
williamjamir
opened
5 years ago
0
`ff -c` is not fixing C++ files that lacks UTF-8 BOM (it's only checking and giving errors)
#37
tadeu
opened
5 years ago
1
Remove UTF-8 BOM from python files
#36
prusse-martin
closed
5 years ago
0
Remove BOM marker from Python files
#35
nicoddemus
closed
5 years ago
2
Added check for non-ascii .cpp files
#34
shivanshs9
closed
6 years ago
1
Include error message when clang-format is not found
#33
adriannosampaio
closed
6 years ago
2
Show a better error message when `clang-format` is not in PATH
#32
tadeu
closed
6 years ago
2
Check if .cpp file is non-ascii, ensure it has BOM at the beginning of the file
#31
tadeu
closed
6 years ago
0
Update .clang-format file to add NamespaceIndentation: None
#30
tadeu
closed
6 years ago
0
Add AppVeyor badge and update documentation
#29
tadeu
closed
6 years ago
0
Add support for using clang-format when there is a `.clang-format` file
#28
tadeu
closed
6 years ago
1
Change to use conda devenv instead of tox
#27
tadeu
closed
6 years ago
1
Move code from eden related to adding pre-commit hooks.
#26
fabioz
closed
6 years ago
0
ff -c not being applied to staged renamed files
#25
haensch-mauricio
opened
6 years ago
0
Add hook for pre-commit
#24
igortg
closed
6 years ago
1
Integrated pydev code formatter to esss_fix_format.
#23
fabioz
closed
6 years ago
2
Bump to version 1.4.3 amd update changelog
#22
prusse-martin
closed
6 years ago
5
Fb get isort options absolite path
#21
prusse-martin
closed
6 years ago
0
Fb fix isort skipped files
#20
prusse-martin
closed
6 years ago
1
Error on Py3 to fix whitespaces
#19
fabioz
closed
6 years ago
2
Making the fix format tool work with an .isort.cfg in the filesystem …
#18
fabioz
closed
7 years ago
0
Add known third party/standard library modules
#17
fabioz
closed
7 years ago
3
Fix support for filenames in pattern (such as `CMakeLists.txt`), when…
#16
tadeu
closed
7 years ago
0
Add support for CMake files (`*.cmake`, `CMakeLists.txt`)
#15
tadeu
closed
7 years ago
0
Previous
Next