Skip to content

Try using pylintrc to suppress codacy irritation

Codacy Production / Codacy Static Code Analysis required action Sep 5, 2023 in 0s

1 new issue (0 max.) of at least medium severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 11
- Added 8
           

Complexity decreasing per file
==============================
+ euphonic/readers/castep.py  -1
         

Clones removed
==============
+ euphonic/spectra.py  -2
         

See the complete overview on Codacy

Annotations

Check notice on line 17 in euphonic/broadening.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

euphonic/broadening.py#L17

Too many arguments (9/5)

Check notice on line 100 in euphonic/broadening.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

euphonic/broadening.py#L100

Too many arguments (7/5)

Check notice on line 203 in euphonic/broadening.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

euphonic/broadening.py#L203

Too many arguments (6/5)

Check notice on line 203 in euphonic/broadening.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

euphonic/broadening.py#L203

Too many local variables (27/15)

Check notice on line 157 in euphonic/qpoint_frequencies.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

euphonic/qpoint_frequencies.py#L157

Too many arguments (9/5)

Check notice on line 157 in euphonic/qpoint_frequencies.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

euphonic/qpoint_frequencies.py#L157

Too many local variables (24/15)

Check notice on line 585 in euphonic/spectra.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

euphonic/spectra.py#L585

Too many arguments (8/5)

Check failure on line 296 in euphonic/util.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

euphonic/util.py#L296

Instance of 'ndarray' has no 'to' member