tokstyle: TokTok C code style checker
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [short-description] The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://cabal.readthedocs.io/en/stable/cabal-package.html#package-properties> for more details.
- [missing-upper-bounds] On library, these packages miss upper bounds: - cimple Please add them. There is more information at https://pvp.haskell.org/
- [missing-upper-bounds] On executable 'webservice', these packages miss upper bounds: - servant - servant-server Please add them. There is more information at https://pvp.haskell.org/
TokTok C code style checker
Properties
Versions | 0.0.1, 0.0.5, 0.0.6, 0.0.8, 0.0.9 |
---|---|
Change log | None available |
Dependencies | aeson (>=0.8.1.0 && <3), array (<0.6), base (>=4 && <5), bytestring (<0.13), casing (<0.2), cimple (>=0.0.22), containers (<0.8), data-fix (<0.4), deepseq (<2), edit-distance (<0.3), extra (<2), filepath (<2), groom (<0.2), language-c (<0.10), microlens (<0.5), microlens-th (<0.5), monad-parallel (<0.9), mtl (<3), parallel (<4), prettyprinter (>=1 && <2), servant (>=0.5), servant-server (>=0.5), text (<3), time (<2), tokstyle, wai (<4), wai-cors (<0.3), wai-extra (<4), warp (<4) [details] |
License | GPL-3.0-only |
Author | iphydf |
Maintainer | iphydf@users.noreply.github.com |
Category | Development |
Home page | https://toktok.github.io/tokstyle |
Source repo | head: git clone https://github.com/TokTok/tokstyle |
Uploaded | by iphydf at 2024-11-12T19:05:41Z |
Modules
[Index] [Quick Jump]
- Tokstyle
- C
- Tokstyle.Common
- Tokstyle.Linter
- Tokstyle.Linter.Assert
- Tokstyle.Linter.BooleanReturn
- Tokstyle.Linter.Booleans
- Tokstyle.Linter.CallbackNames
- Tokstyle.Linter.Callgraph
- Tokstyle.Linter.CallocArgs
- Tokstyle.Linter.CallocType
- Tokstyle.Linter.CompoundInit
- Tokstyle.Linter.Constness
- Tokstyle.Linter.DeclaredOnce
- Tokstyle.Linter.DeclsHaveDefns
- Tokstyle.Linter.DocComments
- Tokstyle.Linter.EnumDefines
- Tokstyle.Linter.EnumNames
- Tokstyle.Linter.FuncPrototypes
- Tokstyle.Linter.FuncScopes
- Tokstyle.Linter.GlobalFuncs
- Tokstyle.Linter.LoggerCalls
- Tokstyle.Linter.LoggerConst
- Tokstyle.Linter.LoggerNoEscapes
- Tokstyle.Linter.MallocCall
- Tokstyle.Linter.MallocType
- Tokstyle.Linter.MemcpyStructs
- Tokstyle.Linter.MissingNonNull
- Tokstyle.Linter.Nesting
- Tokstyle.Linter.NonNull
- Tokstyle.Linter.Parens
- Tokstyle.Linter.SwitchIf
- Tokstyle.Linter.TypeCheck
- Tokstyle.Linter.TypedefName
- Tokstyle.Linter.UnsafeFunc
- Tokstyle.Linter.VarUnusedInScope
- SemFmt
Downloads
- tokstyle-0.0.9.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees