Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

staticanalysis #2

Open
wants to merge 8 commits into
base: static-analysis
Choose a base branch
from

Conversation

BrickManss
Copy link

@BrickManss BrickManss commented Sep 19, 2017

Dear Galvez,
I commit a PR to your staticanalysis, you can check it ,thanks
@galv

galv and others added 8 commits September 14, 2017 21:57
This commit is not yet complete. There is a balance between following
the warnings provided by shellcheck and simply disabling some, since we
don't want to wipe out too much of git blame's history (such as not
quoting filesystem paths, since unquoted paths are all over the codebase
by now).

Right now, only egs/wsj/s5/{utils,steps} are checked. I don't know
whether it's worth it to check local/ directories.

Right now, to find static analysis warnings, I am running
tools/extras/travis_script.sh from the top-level directory.
Note that some warnings are already disabled. Shellcheck warning codes
are described in more detail at: https://github.com/koalaman/shellcheck/wiki

We will need to uncomment some code in tools/extras/travis_script.sh
before pushing this.

I have not yet tested that .travis.yml is correct yet, since I don't
know travis CI very well.
This reverts commit c177939.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants