Mehtab Zafar

Results 39 issues of Mehtab Zafar

Fixes #179 I haven't added docstring to any method/class that doesn't have any code in it(not sure what to write in them).

With this we will be able check our addons with pylint. The output will look like: | File name | Line no | Message | | ---------------------|----------|-------------------------------------------| |kodi.py | 24...

enhancement

Fixes #126 Should this be reported as a `WARNING` or just `INFORMATION`?

We all know that our current displaying method is really not great and we need some clean way of displaying our report. The current best option seems to have HTML...

enhancement
help wanted

Hey, awesome tool. Just wanted to ask how are you making that rectangular box which contains the info.

This issue is very similar to #23, it just in my scenario I was trying to use perses on a sqlite file. ```bash [17:44:32] [INFO ] Tree Building: Start building...

I tried to use the chronos tool but the final command fails ```bash ❯ docker run -ti --entrypoint="recompile" "gcr.io/oss-fuzz/${PROJECT}-ofg-cached-asan" /usr/local/bin/recompile: line 2: /usr/local/bin/recompile_env.sh: No such file or directory ``` I...

- Skipped preinit object stripping on macOS - Use `-force_load` and `-dynamiclib` for macOS Tested this on: macOS 14.5(Kernel Version 24.5.0) - LLVM 20.1.8 - LuaJIT 2.1.1753364724 - cmake 4.0.3...